body {

	color: #000000;
	background: #CFECE7 url(images/int/background.jpg) repeat-x;
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;

}
#boundingbox {	width: 788px;	margin: 13px auto 0; text-align:left;}
#Shadow {	background: url(images/int/shadow_back.gif) 0 0 no-repeat;
}
	
#Container { 
margin: 12px 13px 0 13px;
position:relative;
border-right: 1px solid #9C1B1F;
border-left: 1px solid #9C1B1F;
}
/*-- ############################################ --*/
/*-- I have made changes to the stlyes above only --*/
/*-- ############################################ --*/

#banner {
	background-image: url(images/int/banner_back.jpg);
	background-repeat: repeat-x;
	height: 110px;
	width: 760px;



}
#banner2 {
	background-image: url(images/int/banner_back2.jpg);
	background-repeat: repeat-x;
	height: 110px;
	width: 760px;



}
#NavBar {
	background-image: url(images/int/banner_nav_back.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 760px;
	position: relative;
	text-align: center;

}
#Picture {
	width: 760px;
	background-color: #FFFFFF;
	background-image: url(images/int/wait2.gif);


}
#Content {
	background-image: url(images/int/back_content.gif);
	background-repeat: repeat-x;
	width: 760px;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
#Content td{
	font-size: .8em;



}
#Content H1{
	font-size: 1.5em;
	color: #12492B;
	font-weight: normal;


}
#Content ul{
	list-style-type: none;
	list-style-image: url(images/int/bullet_point.gif);
	list-style-position: outside;
}
#Content li{
	padding-bottom: 15px;

}
#Content HR{
	border: none;
	background-color: #EAAE49;
	color: #EAAE49;
	width: 95%;
	height: 1px;

}
#Content a:link {
	color: #12492B;
	font-weight: bold;
	text-decoration: none;
}
#Content a:visited {
	color: #12492B;
	font-weight: bold;
	text-decoration: none;
}
#Content a:hover {
	color:#EAAE49;
	font-weight: bold;
	text-decoration: underline;
}
#Content a:active {
	color: #12492B;
	font-weight: bold;
	text-decoration: none;
}
#Content STRONG {
	color: #12492B;
	font-weight: bold;
}



#Base {
	background-image: url(images/int/back_base.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 788px;
	padding-top: 5px;



}
#Base td{
	font-size: 0.7em;
	color: #E9AE48;
	}
#Base a:link {
	color: #E9AE48;
	font-weight: normal;
	text-decoration: none;
}
#Base a:active {
	color: #E9AE48;
	font-weight: normal;
	text-decoration: underline;

}
#Base a:visited {
	color: #E9AE48;
	font-weight: normal;
	text-decoration: none;

}
#Base a:hover {
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;

}



#BannerLeftContent {
	float:left;
	width:162px;
	padding-left: 15px;

		}
		#BannerRightContent {
	float:left;
	top: 15px;
	left: 10px;
	padding-top: 15px;

		}
.NewsFeed {
	padding: 10px;

}
.ImgLeft {
	float: left;
	border: 1px groove #EAAE49;
	margin-right: 15px;
	margin-bottom: 15px;
}
.ImgLeft2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
