/* The Body  */

	body 			{	padding: 0px;
					background: #ffffff;
					font: 16px arial, sans-serif;
					background-color: #000000;		}

/* The Page  */

	#page			{	border: solid 1px;
					margin:0 auto 20px; position:relative;
					background-color: #990000;		
					width:850px;				}


/* The Header  */
		
	#header			{	background-image: url('images/logo2.gif');
					background-repeat: no-repeat;
					background-color: #990000;
					height:92px;		
					list-style-type: none ; 
					font: 0.65em "bitstream vera sans", verdana, sans-serif;
					text-align: right;
					color: #ffffff ;
					margin-top: 2px;
					margin-right:3.5px;
					padding-right:3.5px ; 			}



	#header li 		{ 	display: inline ; 			}	

	#header li a 		{ 	color: #ffffff ;	text-decoration:  none ;		padding-left:5px;}

	#header li a:hover {	text-decoration: underline ;		}






/* Global Tabbed Navigation */

	#globalnav		{	margin-left: 210px;		}

	#tabmenu		{	text-transform: uppercase;
					color: #000000;
					border-bottom: 1px solid #000000;
					margin: 12px 0px 0px 0px;
					padding: 0em ;
					z-index: 1;
					padding-left: 10px		}

	
	#tabmenu li 		{	display: inline;
					overflow: hidden;
					list-style-type: none;			}



	#tabmenu a, a.active	{	color: #000000 ;
					background: #cccccc ;
					font: bold 0.75em "Trebuchet MS", Arial, sans-serif;
					border: 0.75px solid #000000;
					padding: 2px 5px 0px 5px;
					margin: 0px;
					text-decoration: none; 			}



	#tabmenu a.active 	{	background: #ffffff;
					color: #000000 ;
					border-bottom: 1px solid #ffffff; 	}


		.inactive 	{	color: #000000 ;
					
					font: bold 0.75em "Trebuchet MS", Arial, sans-serif;
					border: 0.75px solid #000000;
					padding: 2px 5px 0px 5px;
					margin: 0px;
					text-decoration: none; 	
					background: #ffffff;
					color: #000000 ;
					border-bottom: 1px solid #ffffff; 	}

	#tabmenu a:hover 	{	color: #990000;
					background: #cccccc; 			}


	

	#tabmenu a.active:hover {	background: #ffffff;

					color: #990000; 			}
/* The local navigation section */
		
	#leftnav 		{	width: 160px;
					float:left;
					
					font: bold 0.78em "bitstream vera sans", 					Arial, sans-serif;
					color: #000000 ;
					background-color: #990000;			}


	#leftnav  a 		{ 	color: #000000 ;			
					text-decoration:none; 
				}

	#leftnav  a:hover	{	color: #990000;
					
					
						}
	

		 
	.leftnavon 		{	
					text-transform: uppercase;
					width: 154px;
					background-color: #cccccc;
					border-bottom: solid 1px;
					font-size:0.7em;
					padding-left:6px;
					padding-top:6px;
					padding-bottom:6px;}

		 
	.nonavon 		{	text-transform: uppercase;
					width: 154px;
					background-color: #ffffff;
					border-bottom: solid 1px;
					border-right: solid 1px #ffffff;
					font-size:0.78em;
					padding-left:6px;
					padding-top:6px;
					padding-bottom:6px;				color:#000000;	}
	#ad		{	
					float:right;
					border:3px solid #ffffff;
					padding: 5px;
					width:180px;
					height:280px;
					background-image: url('images/new.gif');
					background-repeat: no-repeat;
					text-align:center;
					
									}			
/* Content */


	#content 		{	font: 0.7em/1.5em "bitstream vera sans", verdana, sans-serif;
					text-align: justify;
					
					padding: 20px;
					margin-left: 160px;
					border-left: 1px solid #000000; 
					border-bottom: 1px solid #000000; 
					background-color: #ffffff;
					z-index: 2;				}


	#content a 		{	text-decoration: none;
					color: #990000; 			}

	#content a:hover 	{ 	color: #000000;			}


/* Breadcrumbs */

	#breadcrumb		{	margin-bottom: 18px;
					font-size: 0.8em ;
					color: #000000 ;			
					list-style-type: none ; 
					padding: 0 ; 
					color: #000000 ;
										}



	#breadcrumb a 	{ 	
					text-decoration: none ;
					color: #000000 ;		}

	#breadcrumb a:hover 	{ 	
					text-decoration: underline ;
					color: #000000 ;		}


	#profile		{	width: 450px;}



	.photo			{	border-bottom:1px solid #000000;
					background-color:#990000;	}

	.spacer			{	height: 20px;
					border-bottom: solid 1px;		}

	ul.none			{	list-style-type: none;			
					font: 1em "bitstream vera sans", verdana, sans-serif;
					padding: 0.5em;				}

	.label			{	font-size:2em;
					padding-left:0px;
					padding-top:0px;
					padding-bottom:12px;
					border: 1px;
					color:  #000000;
					margin-left: 0px;
					margin-right: 0px;				}

	.sublabel		{	text-transform: lowercase;
					font-size:1.5em;
					padding-left:0px;
					padding-top:4px;
					padding-bottom:10px;
					border: 1px;
					color:  #000000;
					margin-left: 0px;
					margin-right: 0px;				}


	.padded			{	list-style-type: none;			
					font: 1em "bitstream vera sans", verdana, sans-serif;
					padding-bottom: 1em;				}


	.padding		{	padding-bottom:3em ;				}
	


	
					

	table			{	margin-top: 0.25em;
					border: solid 3px #ffffff;
					width:100%;
					padding-top:1em ;
					padding-bottom:1em ;				}

	th			{	font-weight:normal;
					text-decoration: underline;			}

	table.clear		{	margin-top: 0.25em;
					width:100%;				
					border: solid 1px #ffffff;
					text-align: center;				}

	
	


	#polar		{		margin-top:40px;
					float:right;
					height: 229px;
					width:180px;
					background-image: url('images/polar.gif');
					background-repeat: no-repeat;
					background-color: #ffffff;
					
									}

	.polar_img	{	padding-top:23px;
				padding-left:14px;
				padding-right:17px;
				padding-bottom:53px;						}
					



/* The page footer */		
		
	#footer 		{	background-color: #990000;
					color:#ffffff;
					font: 0.7em "bitstream vera sans", 						verdana, sans-serif;
					text-align: center;			
					padding-bottom:0.1em;}
	

	#footer a 	{ 		font-size: 0.78em ;
					color:#ffffff;
					padding-left: 0.25em;
					padding-right: 0.25em;
					text-decoration: none ;		 }

	#footer a:hover	{	text-decoration: underline ;		}

/* The sublevel_label */		
		
	#sublevel_label 	{	text-transform: lowercase;
					font-size:1.5em;
					padding-left:0px;
					padding-top:4px;
					padding-bottom:10px;
					border: 1px;
					color:  #000000;
					margin-left: 0px;
					margin-right: 0px;	}

	#current 			{color:#000000;padding-right:25px;
					text-decoration: none ;		 }

	#sublevel_label  a 	{color:#808080;
					padding-right:25px;
					text-decoration: none ;		 }

	#sublevel_label a:hover	{text-decoration: underline ;	color:#990000;	}




