





#header {
	position: relative;
	width: 950px;	
	height: 280px;	
	margin: 0; padding: 0;			
}


#nav a
{
color:white !important;
}

#current a
{
color:#BE0E00 !important;
}

h1,h2
{

letter-spacing: -2px !important;
font-family: 'Century Gothic' !important;
font-weight: normal !important;
color:#BE0E00 !important;
font-size: 17pt !important;
letter-spacing: 0px !important;

}

input.button { 
	font: bold 12px Sans-serif, Arial, Verdana ; 
	color: white;
}

body {
	font: 12px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #909090;
}


#main h1 {
	font: 'Trebuchet MS', Helvetica, Arial, sans-serif;
				
}

#sidebar h2 {
	font: 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;
        font-size: 16pt  !important;
}

#sidebar h3 {
	font-size: 13pt;
	color: white;
}

#sidebar ul.sidemenu ul li a {
	
	color: white;
	font-weight: bold;		
			
}


/* Links */
a, a:visited {
	color: white;	
}
a:hover {
	color: #fff;
	border-bottom: 1px dotted red;
}

#header h1#logo-text a {
	font: bold 20px 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	letter-spacing: -1.5px;
	color: #F8F8F8;
	text-decorat;
		
}

a img {
	background: #1B1B1B;
   border: 0px solid #1B1B1B;
	margin: 6px;
}




        
        		








