* {margin:0px; padding:0px;}

body {
	background-color: #CBCAC6;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: 400;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.clear {
	clear:both;
}
a{
	color: #810018;
}
ul li {
	list-style:none;
}
#Outer {
	width:100%;
}

#Container {
	width:600px;
	margin:0 auto;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9e9d99;
	border-bottom-color: #9e9d99;
	border-left-color: #9e9d99;
	background-color: #FFFFFF;
}

#Flash {
	height:325px;
	overflow:hidden;
}
#Main {
	overflow:auto;
}
#Left {
	margin-left:11px;
	width: 192px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Primary {
	float:left;
	width: 335px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#Primary h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #810018;
	font-size: 16px;
	font-weight: normal;
}
#Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../Assets/Images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 230px;
	width: 166px;
	padding-left: 25px;
	padding-top: 15px;
}
#Menu li{
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Menu li a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 160px;
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
}
#Menu li a:hover{
	text-decoration: underline;
}
#Contact {
	padding-left: 25px;
	background-color: #CBCAC6;
	padding-top:30px;
	padding-bottom:15px;
}
#Contact a{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#Contact .email a{
	color: #810018;
}
#Footer {
	width:600px;
	margin-top:10px;
	font-size: 11px;
	color: #333333;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 25px;
}
#content-images {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	
}
#content-images  li{
	display:inline;
}

/*TOOLTIP*/
.hotspot {color:#900; padding-bottom:1px;  cursor:pointer; width:20px;}

#tt {position:absolute; display:block; }

#tttop {display:block; height:2px; margin-left:5px;  top right no-repeat; overflow:hidden}

#ttcont {
	padding:40px 19px 17px 23px;
	margin-left:7px;
	width:160px;
	font-weight:bold;
	background-image: url(../Assets/Images/tooltip.png);
	background-repeat: no-repeat;
}/*Change font color to suit*/

#ttbot {display:block; height:7px; margin-left:5px;overflow:hidden;}

#fm {
	width:59px;
	height:42px;
	background-image: url(../Assets/Images/powered_fm.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#info {
	margin-top: 25px;
}

#fm a{ display:block; width:59px; height:42px; margin:0 auto; text-indent: -9999px; }
