/* CSS Document */

* {

	margin: 0px;

	padding: 0px;

	

}



body {

	background-color: #000000;

	background-image: url(images/red4-bk1.jpg);

	background-repeat: repeat-x;

	margin: 0px;

	padding: 0px;

}

.wrapper {

	height: auto;

	width: 775px;

	margin-right: auto;

	margin-left: auto;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #333333;

	border-right-color: #333333;

	border-bottom-color: #333333;

	border-left-color: #333333;

}



.header {

	height: 180px;

	border: 0px solid #99FF00;

}

.headernewlogo {

	background-image: url(images/newlogo3.png);

	background-repeat: no-repeat;

	float: right;

	height: 180px;

	width: 180px;

	margin-top: 3px;

	margin-right: 10px;

}

.headertextlogo {

	background-image: url(images/salogo1.png);

	background-repeat: no-repeat;

	float: left;

	height: 153px;

	width: 444px;

	margin-top: 3px;

	margin-right: 10px;

}



.main {

	height: 312px;

	width: auto;

	clear: both;

	border-top-width: 0px;

	border-right-width: 2px;

	border-bottom-width: 0px;

	border-left-width: 2px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #222222;

	border-right-color: #222222;

	border-bottom-color: #222222;

	;

	border-left-color: #222222;

	margin: 0px;

	padding: 0px;

}



#nav {

	float: right;

	height: auto;

	width: 330px;

}

#nav ul {

	line-height: 61px;

	margin: 0px;

	padding: 0px;

	text-indent: 40px;

	list-style-image: none;

	list-style-type: none;

}

#nav li {

	background-image: url(images/button3.jpg);

	height: 61px;

}

#nav a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #99FF99;

	text-decoration: none;

}

#nav a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	color: #000000;

	text-decoration: none;

}

#nav li:hover {

	background-image: url(images/button3.jpg);

	background-repeat: no-repeat;

	background-position: right;

}

.title {

	line-height: 34px;

	background-image: url(http://www.secretalien.com/images/grasper_32.gif);

	text-indent: 45px;

	background-repeat: no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #00FF00;

}

.lowercontain {

	float: none;

	height: auto;

	width: 450px;

	padding-top: 25px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	line-height: 1.3em;	

}

.lower p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #33FF00;

	margin-top: 15px;

	margin-bottom: 25px;

}

.lower {

	background-image: url(images/red4-bklow2.jpg);

	background-repeat: repeat-x;

	border-top-width: 0px;

	border-right-width: 2px;

	border-bottom-width: 2px;

	border-left-width: 2px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #222222;

	border-right-color: #222222;

	border-bottom-color: #222222;

	border-left-color: #222222;

	padding-top: 20px;

	padding-left: 20px;

	margin-bottom: 40px;

}

.clear {

	clear: both;

}

.lowercontain, .lowercontain2 ul {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #00FF00;

	list-style-image: none;

	list-style-type: none;

	margin-left: 30px;

}

.floatright {

	float: right;

	height: auto;

	width: 200px;

	margin-right: 30px;

	padding-top: 20px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.floatright a {

	font-size: 10px;

}