.primary {background: url(../images/6.jpg) no-repeat top right;width:680px;height:70px;_height:60px;}

.leftMenu {background-color: #F50303;width:298px;}
.lastLeftMenu {width:298px;height:100px;background: url(../images/7.jpg) no-repeat top left;}
*.secondary {background-color: #F50303}

*.background {background-color: rgb(255, 255, 255)}
h1#website-title {font-family: impact, "arial black", sans-serif; font-size: 32px; font-weight: normal; color: rgb(241, 255, 18); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: "trebuchet ms", tahoma, sans-serif; font-size: 14px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#content {font-family: "trebuchet ms", tahoma, sans-serif; font-size: 12px; font-weight: normal; color: rgb(85, 85, 85); font-style: normal; text-decoration: none}
*#content a:link {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:active {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:visited {font-weight: normal; color: rgb(88, 121, 147); font-style: normal; text-decoration: underline}
*#content a:hover {font-weight: normal; color: rgb(79, 109, 132); font-style: normal; text-decoration: underline}
*#navcontainer div a h3 {font-family: verdana, arial, sans-serif; font-size: 11px; font-weight: bold; color: rgb(187, 187, 187); font-style: normal; text-decoration: none}
*#navcontainer div a:hover h3 {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#navcontainer div a:hover {font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*.accent {background: transparent url(../images/46.jpg) no-repeat top left}
.credits {
	color:#979588;
	text-decoration: none;
	font-family:arial,verdana,helvetica, sans-serif;width:600px;
	font-size:8pt;
	font-weight:normal;text-align:center;
	}

a.more {
	color:#cc6600;
	font-family:arial,verdana,helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration: none;
	}

a.more:hover {
	color:#cc6600;
	font-family:arial,verdana,helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration: underline;
	}

a.more:visited {
	color:#cc9900;
	font-family:arial,verdana,helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	}

	/******   H3    */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #555555;
	border-top:1px solid #919191;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#menu li a{
	display:block;
	float:left;
	color:#8c3a3a;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../images/DIVIDER.gif") no-repeat top right;
	}
ul#menu li a:hover{
	background:transparent url("../images/HOVER.gif") no-repeat top right;	
	}
	