body{
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link{text-decoration: underline; color: #191919;}
a:visited{text-decoration: underline; color: #191919;}
a:hover{text-decoration: underline; color: #7C1817;}

.header{
	position: absolute;
	top: 34px;
	width: 900px;
	height: 75px;
	background-color: #ffffff;
	background-image: url(images/headerbg.jpg);
	background-position: right;
	background-repeat: no-repeat;
/*	opacity: .7;
	filter: alpha(opacity=70);*/
}

#logo{
	position: absolute;
	top: -30px;
	left: 19px;
	height: 220px;
}

.text{
	position: relative;
	padding: 10px;
	width: 704px;
/*	height: 500px; */
}

.cdbackground{
	position: absolute;
	top: 2px;
	/top: 2px;
	left: 523px;
	/left: 525px;/*
	opacity: .7;
	filter: alpha(opacity=70);*/
}

.slogan{
	text-align: center;
	font-weight: bold;
}

.topButtons{
	position: absolute;
	left: 540px;
	top: 2px;
	width: 375px;
}

.links{
	position: absolute;
	left: 4px;
	top: 4px;
	padding-left: 2px;
}

.topButtons a:link{color: #CCCCCC; text-decoration: none;}
.topButtons a:visited{color: #cccccc; text-decoration: none;}
.topButtons a:hover{color: #ffffff; text-decoration: none;}

.sideBar a:link{color: #cccccc;text-decoration: none;}
.sideBar a:visited{color: #cccccc;text-decoration: none;}
.sideBar a:hover{color: #ffffff;text-decoration: none;}

.sideBar{
	width: 153px;
	/width: 130px;
	height: 350px;
	/height: 400px;
	color: #ffffff;
	position: absolute;
	top: 4px;
	/top: -4px;
	left: 745px;
}

.sideNav{
	position: relative;
	left: -13px;
	/left: -26px;
	top: -5px;
	/top: 5px;
	/*list-style-image:url(images/btns.jpg);*/
	line-height: 30px;
	font-size: 13px;
	width: 160px;
	/width: 130px;
}

.footer{
	color: #ffffff;
	background-color: #891315;
	position: relative;
	top: -16px;
	/top: -20px;
	padding: 5px;
	margin-bottom: 20px;
	width: 890px;
	height: 25px;
	/height: 15px;
	line-height: 30px;
	/line-height: 15px;
}

.footer a{
	color: #ffffff;
}
.footer a:hover{
	color: #ffffff;
}
.footer a:visited{
	color: #ffffff;
}

.main{
	position: relative;
	background-position: right;
	background-color: #ffffff;
	background-image: url(images/columnbg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	top: 116px;
	/top: 110px;
	left: 0px;
	width: 880px;
	margin-bottom: 140px;
}

.maintextbg{
	position: absolute;
	left: 511px;
	top: 0px;
	background-image: url(images/maintextbg.jpg);
	background-repeat: no-repeat;
}

.signin{
	position: absolute;
	top: 7px;
	/top: 4px;
	left: 580px;
	color: #8E261D;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 21px;
}

.login{font-size: 16px;}
.signin2{
	position: absolute;
	top: 5px;
	/top: 2px;
	left: 640px;
	color: #8E261D;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	line-height: 21px;
}

.bottomimg{
	position: absolute; 
	right: 5px; 
	bottom: 0px;
}

.reghere{position: relative; top: -3px;}

.style1 {
	font-size: 37px;
	font-weight: bold;
}
.style2 {font-size: 16px; font-weight: bold; }
.style3 {font-size: 21px; font-weight: bold; }
.style4 {font-size: 29px}
