body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../img/bg_body.jpg);
	font-size: 100%;
	color: #32331D;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
html, body {
	min-height:100%;
	/* margin-bottom:1px; */
	background-color: #C03000;
}
h1 {
	margin-left:5px;
	font-size: 150%;
	color: #B4AF91;
	margin-top: 0px;
}
#holder{
	width:960px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #787746;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: scroll;
	border: 2px inset #050706;
}
#header {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/logo-tau-ceti-NB-cut.png);
	height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C03000;
	background-color: #B4AF91;
}
#header p 
{
	font-size:130%;
	margin-top: 120px;
	margin-left: 152px;
}
#nav {
	float: left;
	width: 205px;
	padding: 5px;
	font-size: 80%;
	margin: 0px;
	color: #b4af91;
}

#nav ul{
	margin:20px 10px;
	list-style-position: inside;
	list-style-type: none;
	}
#nav a:link {
	font-style: normal;
	font-weight: bolder;
	color: #C03000;
}
#nav a:visited {
	color: #DCCBAC;
}

#nav #nav a:active, #nav a:focus {
	color: #B4AF91;
}
#nav a:hover {
	color:#C03000;
	}
#content {
	font-size: 90%;
	border-left-width: 1px;
	border-right-width:1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #C03000;
	margin-right: 1px;
	margin-left: 215px;
	min-height:400px;
	padding-bottom: 10px;
}
#content p {
	color: #32331d;
	text-align: justify;
	margin-left: 20px;
	margin-right: 5px;
	list-style-type: circle;
	float: none;
}

#content ul {
	margin-right:5px;
	list-style-image: url(../img/bullet-eclipse.png);
	
	}
#content ul ul{
	
	list-style-image: url(../img/bullet-eclipse-s.png);
	
	}

#content h1 {
	margin-left:5px;
	margin-bottom: 5px;
	
}
#content h2 {
	font-size: 110%;
	color: #DCCBAC;
	margin-left: 10px;
}
#content h3 {
	font-size: 110%;
	color: #32331D;
	margin-left: 15px;
}
#content img {
	float:right;
	border: 1px solid #B4AF91;
	margin: 3px 3px 3px 5px;
}
#footer {
	padding:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C03000;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	padding:0;
	font-size: 1px;
	line-height: 0px;
}
.callout {
    font: normal 130% Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
    padding: 20px 10px;
}

p {
}

#footer p {
	font-size: 70%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#news {
	float: right;
	width: 200px;
	color: #B4AF91;
}
#news p {
	color: #32331D;
	font-size: 90%;
}
#news h1 {
	margin-left:5px;
	margin-bottom: 5px;
	
}
#pub {
	padding: 15px 8px 8px;
	margin: 0px;
	width: 160px;
	height: 138px;
	float: left;
	text-align: center;
}
.console
	{
	text-align: left;
	margin-left: 20px;
	font-size: 150%;
	
	}

