body{
	margin:0;
	color:#232323;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	/*background-attachment: scroll;*/
	/*background-image:url(images/backgroundworld3.gif);*/
	/*background-repeat: repeat-x;*/
	/*background-position: top;*/
	background-color: #ffffff;
	font-size: 10px;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
	font-size: 12px;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.main 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #660000;
	line-height:normal;
	padding-left: 16px;
	padding-right: 10px;
	border-left-color:#333333;
	border-left:thin;
	font-style: oblique;
	}

.desc 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #0A4D76;
	line-height:18px;
	padding:5px;
	}

.links 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #ffffff;
	line-height:18px;
	}

.copy
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #ffffff;
	font-weight:normal;
	line-height:18px;
	}

.more
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #FB0202;
	line-height:18px;
	}
	
.contact 
{
	font-family: Verdana, Arial; 
	font-size: 11px; 
	color: #676767;
	line-height:14px;
	padding-left: 20px;
	padding-right: 10px;
	}
	
a 
{
	text-decoration: none;
	color:#FFFFCC;
}

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

/*------------------------------------------------left panel--------------------*/
#left{
	width:350px;
	float:left;
	margin: 0px;
	padding: 2px;
	top: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#left h2{
	color:#003300;
	/*background-color:#050845;*/
	margin:5px 5px 5px 5px;
	height:30px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
}
#left p.lftText{
	color:#FFFFFF;
	/*background-color:#050845;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#left p.lftText span{
	color:#FFFF00;
	/*background-color:#050845;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}

#leftBottom{
	width:335px;
	background-color: #cda97d;
	text-indent: 2px;
	left: 2px;
	right: 2px;
	border: medium outset #000066;
	display: block;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #663300;
}
#leftBottom p{
	width:300px;
	font-size: 12px;
	color:#660000;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#left h3{
	width:300px;
	font-size: 14px;
	color:#FFFF33;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#left h4{
	width:300px;
	font-size: 14px;
	color:#000099;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#leftBottom2{
	width:700px;
	background-color: #cda97d;
	border:medium outset #000066;
	text-indent: 0px;
	left: 2px;
	right: 2px;
	padding: 5px;
	margin: 5px;
	float: none;
}
/*------------------------------------------------left panel--------------------*/
/*------------------------------------------------mid panel--------------------*/
#mid{
	width:200px;
	float:left;
	margin: 0px;
	padding: 2px;
	top: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
#mid h2{
	font:bold 20px/16px Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	/*background-color:#050845;*/
	margin:5px 5px 5px 5px;
	height:30px;
	display:block;
}
#mid p.lftText{
	color:#FFFFFF;
	/*background-color:#050845;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
}
#mid p.lftText span{
	color:#FFFF00;
	/*background-color:#050845;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
}

#midBottom{
	width:200px;
	background-color: #663300;
	text-indent: 2px;
	left: 2px;
	right: 2px;
	border: medium outset #000066;
	display: block;
	padding: 5px;
	float: none;
}
#midBottom p{
	width:190px;
	font-size: 12px;
	color:#CCCCCC;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#mid h3{
	width:190px;
	font-size: 14px;
	color:#FFFF33;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#mid h4{
	width:300px;
	font-size: 14px;
	color:#000099;
	text-indent: 2px;
	left: 2px;
	right: 2px;
}
#midBottom2{
	width:200px;
	background-color: #cda97d;
	border:medium outset #000066;
	text-indent: 0px;
	left: 2px;
	right: 2px;
	padding: 5px;
	margin: 5px;
	float: left;
	color: #666633;
}
/*------------------------------------------------left panel--------------------*/
