/* .............................. */
/* Basic */
/* .............................. */

body {
	background-color:#ffffff;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	color: #292929;
	padding:0px;
	margin:0px;
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
	}
	
/* .............................. */
/* Links */
/* .............................. */

a {
	color:#292929;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color:#f9575d;
	font-weight: normal;
	}
	
	
/* .............................. */
/* Headings */
/* .............................. */


h1 {
	font-size:10px;
	font-family:verdana;
	color:#ed1b23;
	padding-top: 5px;
	}

h2 {
	font-size:10px;
	font-family:verdana;
	color:#ed1b23;
	float:left;
}

h3 {
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	float:right;
}
   
h4 {
	font-size:10px;
	font-family:verdana;
	font-weight:normal;
	float:right;
	cursor:pointer;
}

#logolink
         {
    display: block;
    height: 13px;
    width: 179px;
    background-image: url(../images/logow.gif);
}

#header {
    margin-left: auto;
    margin-right: auto;
    width: 756px;
    text-align: right;
    padding-bottom: 10px;
 }
.headmenu {
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	padding-bottom: 0px;
	}
	
.headmenu a {
	color:#292929;
	font-weight:normal;
	text-decoration: none;
	}
		
.headmenu a:hover {
	font-weight:normal;
	color:#f9575d;
	}

	
	
hr {border: none 0; 
	border-top: 1px dashed #858585;
	border-bottom: 0px dashed #858585;
	width: 756;
	height: 1px;
	margin: 0px auto 0 0;
	text-align: center;
	}	

/* .............................. */
/* Navigation and menu */
/* .............................. */


.nav1 {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	color:#ed1b23;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	}

.nav1 a {
	color:#292929;
	font-weight:normal;
	text-decoration: none;
	}
		
.nav1 a:hover {
	font-weight:normal;
	color:#f9575d;
	}
	
.nav2 {
	float:right;
	text-align:right;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #292929;
	padding-top: 7px;
	padding-bottom: 7px;
	}


.nv2 {
	color:#edlb23;
}
		
		
.nav3  {
	color:#ed1b23;
	font-weight:normal;
	text-decoration: none;
	}
	
/* MAIN PHOTO AREA */


#photobox {
	background:#ffffff url('/images/loading.gif') center center no-repeat;
	text-align:center;
	}
	
#photo {
	background:#292929;
	padding:2px;
	border:none;
	}

.info {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #292929;
	padding-top: 7px;
	padding-bottom: 7px;
	}

.info a {
	color:#ed1b23;
	font-weight:normal;
	text-decoration: none;
	}
		
.info a:hover {
	font-weight:normal;
	color:#f9575d;
	text-decoration: none;
	}


/* .............................. */
/* Footer */
/* .............................. */

#foot {
	margin-top: 30px;
}

.footer {
}

.footer a {
	color:#292929;
	font-weight:normal;
	text-decoration: none;
	}
		
.footer a:hover {
	font-weight:normal;
	color:#f9575d;
	text-decoration: none;
	}
	
/* .............................. */
/* About */
/* .............................. */

#about {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.abouttext {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #292929;
}

.abouttext a {
	color:#eb1b23;
	font-weight:bold;
	text-decoration: none;
	}
		
.abouttext a:hover {
	font-weight:bold;
	color:#f9575d;
	text-decoration: none;
	}
	
/* .............................. */
/* Archive */
/* .............................. */

#category {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.categorytxt {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #292929;
}

.categorytxt a {
	color:#eb1b23;
	font-weight:bold;
	text-decoration: none;
	}
		
.categorytxt a:hover {
	font-weight:bold;
	color:#f9575d;
	text-decoration: none;
	}
	
#date {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.datetxt {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #292929;
}

.datetxt a {
	color:#eb1b23;
	font-weight:bold;
	text-decoration: none;
	}
		
.datetxt a:hover {
	font-weight:bold;
	color:#f9575d;
	text-decoration: none;
	}
	
/* .............................. */
/* Links */
/* .............................. */

#links {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.linktxt {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #292929;
}

.linktxt a {
	color:#eb1b23;
	font-weight:bold;
	text-decoration: none;
	}
		
.linktxt a:hover {
	font-weight:bold;
	color:#f9575d;
	text-decoration: none;
	}
	
	
/* .............................. */
/* Usage */
/* .............................. */

#usage {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.usagetxt {
	float:left;
	text-align:left;
	font-size:10px;
	font-family: verdana;
	font-weight: normal;
	color: #ffffff;
}

.usagetxt a {
	color:#eb1b23;
	font-weight:bold;
	text-decoration: none;
	}
		
.usagetxt a:hover {
	font-weight:bold;
	color:#f9575d;
	text-decoration: none;
	}

/* .............................. */
/* Comments */
/* .............................. */


h5 {

  width: 700px; 
  background-color:#e7e7e7;
  text-align:left;
  font-size:10px;
  font-family: verdana;
  font-weight: normal;
  color: #292929;
  margin-top: 0px;
  margin-bottom: 10px;
  border: 20px solid #e7e7e7;
  }

h5 a {
	color:#eb1b23;
	font-weight:bold;
	text-decoration: none;
	}

h5 a:hover {
	font-weight:bold;
	color:#f9575d;
	text-decoration: none;
	}

/* .............................. */
/* Comments */
/* .............................. */

#bgc {
	background-color: #333333;
	}
	
#bgcm {
	background-color: #292929;
	}
	