/* mabfan.com design by Heather Greene. Created November 17, 2008 */


body {
/* background-image: url('galaxy2.jpg'); */
	background-image: url('galaxy-strip.png');
	background-repeat:no-repeat;
	background-color: black;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: black;
	margin: 0; 
	padding: 0;
}

img {border:none; }

a.nav:link {color: black; text-decoration: none}
a.nav:visited {color: black; text-decoration: none}
a.nav:hover {color: #800080; text-decoration: none}
a.nav:active {color: #800080; text-decoration: none}

a:link {color: #800080; text-decoration: none;}
a:visited {color: #4B0082; text-decoration: none;}
a:hover {color: #8B0000; text-decoration: underline;}
a:active {color: #8B0000; text-decoration: underline;}

h1, h2, h3, h4, h5, h6 {font-family:  Helvetica, Arial, sans-serif; text-align: center;}

h1{font-size:24px}
h2{font-size:20px}
h3{font-size:18px}
h4{font-size:16px}
h5{font-size:12px}
h6{font-size:10px}

p.center {text-align:center}

p.nav {
font-size: 14px;
font-family: sans-serif;
text-align: center; 
border-bottom: thin solid black; 
line-height: 200%;
}

div.bullet {text-indent: -5px;}

h4.left {text-align: left;}


div.entire {
	text-align: left;
	margin-top: 176px;
	margin-left: 30px;
	/*margin: 20px auto; */
	padding: 0;
	border: 0;
	width: 810px;
}

div.container {
	background-color: white;
}

div.header {
background-color: white;
color: white;
margin: 0px;
padding: 15px, 0px, 0px, 0px;
postion: fixed;
}

div.leftsidebar{
background-color: white;
float: left;
margin: 0px;
padding: 0px;
width: 160px;
}

div.rightsidebar{
background-color: white;
float: right;
margin: 0px;
padding: 0px;
width: 160px;
}

div.sidebartext{
background-color: #DCDCDC;
font-size: 12px;
margin: 5px;
padding: 10px;
width: 130px;
}

div.content {
background-color: white;
float: left;
margin: 0px;
width: 470px;
padding: 10px;
}

div.footer{
background-color: white;
clear: both;
margin:0px;
padding-bottom: 5px;
height: 10px;
}
