html {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #25324C;
	background-image: url(../images/home-2/full-bg.gif);
	background-repeat: repeat-x;
}
#HomeContainer #HomeContent {
}
#HomeContainer {
	height: 100%;
	width: 800px;
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EB8544;
	border-left-color: #EB8544;
}
#InternalContainer {
	height: 100%;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EB8544;
	border-left-color: #EB8544;
	background-color: #FFF;
}
#SlideshowArea {
	background-image: url(../images/home-2/slideshowbg.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 307px;
}
#Footer {
	background-color: #555;
	height: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-size: 12px;
	line-height: 12px;
}
#Footer #LogoMark {
	margin-right: 10px;
}
#Footer a:link {
	color: #999;
	text-decoration: none;
}
#Footer a:visited {
	color: #999;
	text-decoration: none;
}
#Footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#Footer a:active {
	color: #999;
	text-decoration: none;
}
#RightSideBar {
	height: 397px;
	width: 206px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RightSideBar #RightNewsSignup {
	background-image: url(../images/home-2/right-news-signup-bg.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #23314B;
	font-size: 20px;
}
#HomeContainer #HomeContent {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
#HomeContainer #RightNewsSignup {
	padding-top: 50px;
}
#MemberEmail {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 180px;
	border: 1px solid #666;
	background-color: #FC9;
	color: #666;
}
#HomeContainer #RightSideBar #Submit {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #FF5800;
	border: 1px solid #666;
}
#InternalContainer #HomeContent {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
}
a:link {
	color: #FF5800;
	text-decoration: none;
}
a:visited {
	color: #FF5800;
	text-decoration: none;
}
a:hover {
	color: #FF5800;
	text-decoration: underline;
}
a:active {
	color: #FF5800;
	text-decoration: none;
}
