/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial;
	font-size: 11px;
	background-color: #450102;
	margin-top: 75px;
	background-image: url(images/full-grad.jpg);
	background-repeat: repeat-y;
	background-position: center;
	color: #000000;
	line-height: 13px;
}
#wrapper {
	margin: 0 auto;
	width: 772px;
}
#wrapper2 {
	margin: 0 auto;
	width: 772px;
	height: 452px;
	clip: rect(505px,505px,505px,505px);
}
#content {
	width: 772px;
	background: #FFFFFF url(images/bgimg_home.jpg) no-repeat;
	height: 452px;
}
#content2 {
	width: 772px;
	background: #FFFFFF;
	height: 452px;
	margin-right: auto;
	margin-left: auto;
}
#logoBar {
	background-color: #000000;
	height: 98px;
	width: 772px;
}
#topShade {
	background-color: #000000;
	height: 28px;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;
}
#textArea {
	height: 199px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}

#topNav {
	position: relative;
	height: 43px;
	width: 446px;
	z-index: 1;
	bottom: 374px;
	left: 276px;
	background-color: #000000;
}
#lowShade {
	background-color: #000000;
	height: 57px;
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;

}
#lowNav {
	position: relative;
	height: 90px;
	width: 508px;
	z-index: 2;
	left: 38px;
	bottom: 153px;
}
#lowNav2 {
	position: relative;
	height: 32px;
	width: 508px;
	z-index: 1;
	left: 38px;
	bottom: 95px;
}
#ftr {
	height: 20px;
	width: 772px;
	position: relative;
	z-index: 2;
}
#topLogo1 {
	float: left;
}
#topLogo2 {
	float: right;
	padding-top: 28px;
}
#topNav a:link{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #39434f;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 148px;
	text-align: center;
	float: left;
}
#topNav a:visited{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #39434f;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 148px;
	text-align: center;
	float: left;
}
#topNav a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #575f69;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 148px;
	text-align: center;
	float: left;
}
#topNav a:active{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #39434f;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 148px;
	text-align: center;
	float: left;
}
.lowBox {
	background-color: #000000;
	height: 80px;
	width: 222px;
	float: left;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 11px;
	padding-right: 15px;
	margin-right: 2px;
	padding-top: 10px;
	text-decoration: none;
}
.lowBox2 {
	background-color: #000000;
	height: 22px;
	width: 222px;
	float: left;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 11px;
	padding-right: 15px;
	margin-right: 2px;
	padding-top: 10px;
	text-decoration: none;
}
#ftr_left {
	float: left;
	width: 220px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	height: 16px;
	padding-top: 4px;
}
#ftr_right {
	float: right;
	height: 16px;
	width: 300px;
	padding-top: 4px;
	text-align: right;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
#ftr_right a:link{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#ftr_right a:visited{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
#ftr_right a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 8px;
	margin-left: 8px;
}
#ftr_right a:active{
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
