b {
	color: #A6334A;
	font-size: 11px;
    font-family: georgia;
    text-transform: uppercase;
    
}

i {
    color: #57AE57;
    font-size: 11px;
    font-family: Georgia;

}

#navcontainer {
	background-color: transparent;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 30px;
	list-style-type: none;
	text-align: center;
	width: 700px;

}


#navcontainer ul {
	background-color: transparent;
	padding-top: 20px;
	height: 50px;
	list-style-type: none;
	text-align: center;
	width: 700px;

}
	
#navcontainer ul li { 
	display: inline;
	background-color: #ffffff;
	height: 50px;
	font-size: 14px;
    font-family: century gothic;

}
		
#navcontainer ul li a  {
	text-decoration: none;
	padding-top: 0px;
	height: 0px;
	padding-left: 25px;
	padding-right: 25px;
	color: #000000;
	background-color: #ffffff;
	width: 700px;
	font-size: 14px;
    font-family: century gothic;

}
		
#navcontainer ul li a:hover  {
	color: #03344B;
	border-bottom: 10px solid #048EBB;
	background-color: transparent;

}


body {
	margin-top: 10px;
	text-align: center; /* center the layout in IE 5 */
	background-color: #000000;
	background-repeat: repeat-x;
	overflow-x: hidden;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 11px;
    font-family: lucida sans; 
    color: #6f6f6f;
    background-image: url('nero_bg01.jpg');
	
}

#container {
	width: 827px; /* the width of our layout overall */
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	text-align: left;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}


#header {
	width: 827px;
	height: 340px;
	padding-top: 13px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0 auto;
}

#header2 {
	width: 827px;
	height: 340px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 30pt;
    font-family: Century Gothic;
    text-align: center;
	
}

#subheader {
	width: 827px;
	height: 340px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 15pt;
    font-family: Century Gothic;
    text-align: center;
	
}

#content {
	float: left;
	width: 600px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-top: 75px;
	line-height: 20px;
	
}

#footer {
	text-align: center;
	margin: 0 auto; /* center the layout in mozilla and IE 6+ */
	width: 827px;
	clear: both; 
	background-color: transparent;
	border-top: 1px dotted #000000;
    border-left: 10px solid #2C060D;
    font-size: 9px;
    font-family: century gothic;
    padding-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px
    
}
              
.head { 
	margin-top: 0; 
	margin-bottom: 0;
	background-image: url('head_bg_top01.jpg');
	background-repeat: no-repeat;
	text-align: left; 
	font-family: Georgia; 
	text-transform: lowercase;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt; 
	height: 25px;
	color: #888888;
	padding-left: 40px;
	padding-bottom: 0px;
	padding-top: 0px;
	letter-spacing: 4px;
	border-bottom: 0px dotted #3a3a3a;
    border-left: 0px solid #e86060;

}   
               
.sub { 
    margin-top: 0; 
	margin-bottom: 0;
    background-image: url('head_bg_bottom01.jpg');
	background-repeat: no-repeat;
	height: 25px;
	text-align: left; 
	font-family: arial; 
	color: #888888; 
	border-bottom: 0px dashed #cccccc;
	font-size: 7pt; 
	text-transform: uppercase;
	padding-bottom: 0px;
	padding-left: 40px;
	letter-spacing: 3px;

}  

.special { 
	font-family: georgia; 
	color: #666666; 
	font-style: italic;
	
}  

.special2 { 
	font-family: georgia; 
	color: #A68500; 
	font-weight: bold;
	
}  

blockquote {
	width: 400px;
	padding-left: 38px;
	padding-right: 3px;
	border-left: 0px solid #1A6F7E;
	background-image: url('blockquote_bg01.png');
	margin-bottom: 20px

}
	
A:link { 
    background-color: #0D0C0C;
    text-decoration: none;
	color: #742033; 
	border-bottom: 1px dotted #3a3a3A;
	
} 

A:visited { 
	background-color: #0D0C0C;
	text-decoration: none;
	color: #742033; 
	border-bottom: 1px dotted #3a3a3A;
	
} 


A:hover { 
    background-color: #C2C2C2; 
	color: #742033; 
	cursor: help;
	border-bottom: 1px dashed #3a3a3A;


 }
	

.image {
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 7px;
	padding-bottom: 7px;
	border: 1px dotted #666666;
	background-color: #000000;
	margin-right: 8px;
	
}

#menu3 {
width: 207px;
float: right;
padding-top: 75px;
padding-bottom: 25px;
background-color: transparent;
}

#menu3 ul
{
font-family: Arial, Helvetica, sans-serif;
list-style-type: circle;
list-style-position:inside;
margin:0;
padding:0;
background-color: transparent;
}
#menu3 li
{
display: inline;
/* for IE5 and IE6 */
}

#menu3 a
{
color: #92847E;
text-decoration: none;
font-size: 10px;
display: block;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
letter-spacing: 2px;
width: 207px;
background-color: #1E1E1E;
border-bottom: 2px solid #000000;
border-right: 0px solid #e86060;
text-align: left;
}

#menu3 a:link, #menu3 a:visited
{
color: #92847E;
text-decoration: none;
border-bottom: 2px solid #000000;
}

#menu3 a:hover
{
border-right: 0px solid #f3dddd;
border-bottom: 2px solid #000000;
background-color: #0D0C0C;
color: #742033;
}

#menu3 li a#current
{
border-left: 8px solid #f3dddd;
background: #FFFFFF;
color: #000;
}