/* CSS Document */
body {
	margin:0; padding:0; color:#B8B8B8; 
	background:#282828 url(images/main_bg.gif) repeat-x;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
}
div, a, p, img, ul, h1, h2, h3, dl, dt, dd {
	margin:0; padding:0;
}
.spacer {
	font-size:0; line-height:0; clear:both;
}
ul {
	list-style:none;
}
a {
	text-decoration:none; outline:none;
}
img {
	border:none;
}
/*-------- HEADER ----------*/
div#header {
	width:780px;
	margin:0 auto;
	height:200px;
	position:relative;
	color:#999999;
	background:#393939 url(../Backgrounds/diagram2.gif) no-repeat;
	border: medium inset #999999;
	top: 15px;










}
div#header img {
	position:absolute;
	left: 0px;
	top: 0px;
	cursor: default;


}
div#header ul {
	height:35px;
	padding:175px 0px 0px 250px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;

}
div#header ul li {
	float:left;
	padding:0 10px;
	height:35px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid 868587;
	font-size: 14px;
	right: auto;
	bottom: auto;
	white-space: nowrap;
	text-align: right;








}
div#header ul li a {
	color:#CC0000;
	font-weight:bold;
	line-height:35px;
	background-color:#000000;
	white-space: nowrap;



}
div#header ul li a:hover {
	color:#CC0000;
	background-color:#282629;
	cursor: hand;
	filter: Gray;


}
div#header ul li.noBdr {
	border:none;
}
/*--------------------- BODY ----------------------*/
div#body {
	width:744px;
	margin: 0px auto;
	padding: 25px 0px 35px 36px;






}
div#body h2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
	padding: 0px 0px 0px 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;






} 
/*---------- LEFT PANEL -----------*/
div#body div.leftPanel {
	width:209px;
	padding:0 32px 0 13px;
	float:left;

}
div#body div.leftPanel h2 {
	padding:10px 0 10px 15px;






} 
div#body div.leftPanel p.news {
	padding:16px 30px 33px 18px;
	background-color:#2C2C2C;
	font-size:11px;
	color:#CCCCCC;


}
div#body div.leftPanel dl {
	padding:16px 30px 0 18px;
	color:#B8B8B8;
	background-color: #2C2C2C;

}
div#body div.leftPanel dl dt {
	font-size:11px;
	color:#FFFFCC;
	font-weight:bold;
	padding:0 0 9px 0;
	background-color:#2C2C2C;


}
div#body div.leftPanel dl dd {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 12px;
}
div#body div.leftPanel dl dd span {
	text-align:right; display:block;
}
/*---------- RIGHT PANEL -----------*/
div#body div.rightPanel {
	width:479px;
	float: left;





}
div#body div.rightPanel h2 {
	padding:7px 0 10px 15px;



} 
div#body div.rightPanel div.welcome {
	padding:5px 15px 17px;
	color:#B8B8B8;
	background-color: #2C2C2C;



}
div#body div.rightPanel div.welcome p {
	padding:15px 15px 0;

}
/*-- GALLERY --*/
div#body div.rightPanel div.gallery {
	padding:25px 0 18px 21px;
	background:#000;
	width:auto;
	margin:4px;
	color:#006699;
	border: medium inset #999999;






}
div#body div.rightPanel div.gallery ul.gal {

}
div#body div.rightPanel div.gallery ul.gal li {
	padding:0 5px 5px 0;
	float:left;
	margin:0;
	width:auto;
	height:auto;
	clear: none;



}
div#body div.rightPanel div.gallery ul.gal li a img {
	border:1px solid #660033;

}
/*--------- FOOTER --------*/
div#footer {
	background:#393939 url(images/footer.gif) 0 0 repeat-x;
}
div#footer ul {
	height:25px;
	padding:12px 0 0;
	width:420px;
	margin:0 auto;
	float: none;

}
div#footer ul li {
	float:left;
	border-left:1px solid #999999;
	height:19px;




}
div#footer ul li a {
	color:#7D3E3E; font-weight:bold; line-height:19px; background-color:#393939;
	display:block; padding:0 10px; font-size:11px;
}
div#footer ul li a:hover {
	color:#006699; background-color:#282629;
}
div#footer ul li.noBdr {
	border:none;
}
div#footer p {	
	padding:0 0 12px; text-align:center; font-size:10px;
}
div#footer p a {
color:#B8B8B8; text-decoration:none;
}
div#footer p a:hover {
color:#660000;
}
.topPad {
	padding-top:18px !important;
}
.leftPad {
	padding-left:38px !important;
}
.noPad {
	padding-bottom:0 !important;
}
.noPad1 {
	padding-right:0 !important;
}
.hover {
	color: #9999CC;
	cursor: hand;
	filter: FlipH;
	word-spacing: normal;

}
