@charset "utf-8";
/* CSS Document */

#webwrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#webwrapper #web_toppara {
	height: 150px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-image: url(images/blue_trans_DivBack2.png); background-repeat: repeat; behavior: url(iepngfix.htc);
}
#webwrapper #web_toppara #web_toppic {
	float: left;
	height: 134px;
	width: 144px;
}
#webwrapper #web_toppara #web_toppic {
	margin-top: 10px;
	margin-left: 10px;
}

body {
	background-color: #999999;
}
#webwrapper #web_toppara #webParaContainer {
	float: right;
	width: 635px;
	margin-top: 10px;
}
#webwrapper #web_spacer1 {
	height: 30px;
	width: 800px;
}
#webwrapper #web_left {
	float: left;
	width: 350px;
	height: 370px;
	background-image: url(images/gold_trans_DivBack2.png); background-repeat: repeat; behavior: url(iepngfix.htc);
}
#webwrapper #web_left #webpic1 {
	float: left;
	height: 250px;
	width: 126px;
	margin-top: 50px;
	margin-left: 10px;
}
#webwrapper #web_left #web_leftcontent {
	width: 200px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-right: 3px;
}
#webwrapper #web_rightcontent {
	float: right;
	width: 440px;
	height: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
#webwrapper #web_bottomcontent {
	height: 180px;
	width: 800px;
	clear: both;
	background-image: url(images/blue_trans_DivBack2.png);
	background-repeat: repeat;
	behavior: url(iepngfix.htc);
}
#webwrapper #web_bottomcontent #web_btm_Pic {
	height: auto;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	float: right;
	margin-right: 15px;
}
#webwrapper #web_spacer2 {
	height: 40px;
	width: 25px;
	clear: both;
}
#webwrapper #web_bottomcontent #webbottompic {
	width: 140px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}





.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFCC00;
}
.style3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFCC00;
	text-decoration: underline;
}
img.left{
	float:left;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
}

img.right{
	float:right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
