/* CSS Document */
body{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
}
#header{
	background-image:url(images/auroraHeader_l.jpg);
	width: 700px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
.textHolder {
	background-image: url(images/tbg.gif);
	background-repeat: repeat;
	width: 560px;
	margin-left: 90px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
ul{
	margin: 0px;
}
h1,h2,h3,h4,h5{

margin: 0px;
}
p{padding-bottom:0px;}

img{
	margin: 0px;
	padding: 0px;
}
a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	list-style-image: none;
	list-style-type: none;
	width: 770px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.menu ul{
	margin-right: 10px;
	margin-left: -20px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.mainText a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	text-decoration: none;
	list-style-type: none;	
		
}
.menu a {
	float: left;
	padding: 0px;
	width: 117px;
	text-align: center;
	/*height: 30px;*/
	/*border: thin solid #000000;*/
	line-height: 30px;
	background-color: #040404;
	text-decoration: none;
	color: #D2E8D6;
	margin: 0px;
}
.menu a:hover {
	color: #FFFFFF;
	width: 117px;
	height: 30px;
	background-color: #18231B;
	margin: 0px;
	padding: 0px;
}

#centerIE {
	
	text-align:center;
	margin: 0px;
	padding: 0px;
}
#allHolder {
	width: 770px;
	text-align:left;
	padding: 0px;
	background-image: url(images/aurora2.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* //////contact page//////////// */

#headerC{
	background-image:url(images/contactHeader.jpg);
	width: 700px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#contInfo li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-left: 20px;
}
#contInfo a {
	color: #FFFFFF;
	text-decoration: none;
}

li a:hover{ text-decoration:underline}

/* /////////////links page/////// */

#headerL{
	background-image:url(images/linksHeader.jpg);
	width: 700px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
#linkList li{
	font-size: 16px;
	list-style-type: none;
	padding: 6px;
}
#linkList a{
	font-size: 16px;
	color: #E2F8EA;
	text-decoration: none;
}
#headerT {
	background-image: url(images/thanksHeader.jpg);
	width: 700px;
	height: 150px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}
.valHold {
	font-size: 1px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
