@charset "UTF-8";
#Page_Template {
	height: 1600px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#right_ad_space {
	background-image: url(images/R_Ad_Space.png);
	background-repeat: no-repeat;
	height: 192px;
	width: 242px;
}
#right_side_divider {
	background-image: url(images/R_Side_Divider.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 242px;
}
#r_side_content {
	background-image: url(images/R_Side_Content.png);
	background-repeat: no-repeat;
	height: 1183px;
	width: 227px;
	padding-left: 15px;
	padding-top: 5px;
}

#blank_top {
	height: 10px;
	width: 990px;
}

#header {
	height: 131px;
	width: 990px;
}
#navbar {
	background-image: url(images/Nav_Bar.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 990px;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}
#undernavbar {
	height: 17px;
	width: 990px;
}
#left_side_ad {
	background-image: url(images/L_Ad_Space.png);
	background-repeat: no-repeat;
	height: 272px;
	width: 176px;
}
#left_sidebar {
	float: left;
	height: 1407px;
	width: 173px;
}
#left_ad_space {
	background-image: url(images/L_Ad_Space.png);
	background-repeat: no-repeat;
	height: 272px;
	width: 176px;
}
#left_side_divider {
	background-image: url(images/L_Side_Divider.png);
	background-repeat: no-repeat;
	height: 31px;
	width: 176px;
}
#main_description2 {
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 290px;
}

#l_side_content {
	background-image: url(images/L_Side_Content.png);
	background-repeat: no-repeat;
	height: 1099px;
	width: 176px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#right_sidebar {
	float: right;
	height: 1407px;
	width: 239px;
}
#main_description   {
	padding-right: 10px;
	padding-left: 10px;
}
#main_content_ad {
	float: left;
	height: 250px;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
}
