﻿body {
				background-image:url('asterbgx.jpg');
				background-repeat:repeat-x; 
				background-color: #B7B793;
				font-family:Tahoma;
				font-size:x-small;
				line-height:20px;
				letter-spacing:2px;
				margin:0;
                padding:0;
                height:100%;				
}
#container {
				top:0;
				margin-left:0px;
				margin-bottom:10px;
				min-height:100%;
                position:relative;
				width:100%;
				position: absolute;
}
#content {
				
				margin:0 auto;
				margin-bottom:110px;
				padding:10px;
				height:100%;
				width:90%;
				background:#D1D1A5;
}
#footer { 
       		 	position:absolute;
				bottom:0;
				width:100%;
				height:60px;			
				background:#2A2A2A; 
				color:#FFFFFF;
				text-align:center;
				padding:15px;

}
#spacer {
				height:320px;
				width:inherit;
}
#asterpic {
				display:block;
				background:#B6B66B;
				padding:9px;
				height:auto; 
				width:500px;
				}
#navigation {
				margin:15px auto;
	            padding:0;
	            text-align:center;
}
#navigation ul, #navigation li {
				padding: 0;
	            display: inline;
	            text-align: center;
}
#navigation li a{
				font-family:Georgia;
				font-size:large;
				letter-spacing:5px;
				color:#515128;
				text-decoration:none;
				margin:25px;
				text-align:center;
}
#navigation a:hover {
				border-bottom: 2px solid #B0B000;
				color:#242400;
}
a {
				color:#515128;
				text-decoration:none;
}	
a:hover{				
                color:#242400;
}						
h1 {
				font-family: Century Gothic;
				letter-spacing:4px;
				color:#585858;
				font-size:large;
				font-weight:lighter;
}
h2 {
				border-bottom:5px solid #242400;			
}

blockquote {
				display:block;
				background:#B6B66B;
				padding:9px;
				height:auto; 
				width:420px;
}
.navstyle1 {
				background:#B6B66B;
				border-left:5px solid #242400;
				padding:5px;
				width:120px;
				text-align:center;
} 
.navstyle2 {
				background:#B6B66B;
				border-left:5px solid #242400;
				margin:5px;
				padding:5px;
				width:300px;
				text-align:center;
} 
.members1 {
				background:#B6B66B;
				border-left:5px solid #242400;
				margin:5px;
				padding:5px;
				width:180px;
				text-align:center;

}
.members2 {
				background:#B6B66B;
				border-left:5px solid #242400;
				margin:5px;
				padding:5px;
				width:50px;
				text-align:center;

}
.members3 {
				background:#B6B66B;
				border-left:5px solid #242400;
				margin:5px;
				padding:5px;
				width:150px;
				text-align:center;

}
.border {
				border:5px solid #343434;
				background:#343434;
				margin-left:5px;
				margin-right:5px;
				margin-top:5px;
				margin-bottom:5px;
} 
.style1{
				font-variant:small-caps;
				font-weight:bold;
}
.style2 {
				font-size:x-large;
				font-family:"Times New Roman", Times, serif;
				font-style:italic;
				color: #808080;
				text-align:center;
				padding:5px;
}
