body  { 
	background-color: #b75e28; 
	background-image: url("../images/fractal10.jpg");
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
}

div#container {
	font-size: 1em;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}


div#mainbody {
	top: 190px;
	width: 794px;
	height: auto;
	background: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
	border: #932A53 2px solid;
	text-align: left;
	}

div#content {
	text-align: left;
	padding: 20px;
	font-size: 1.1em;
	}


div#navbox { text-align: right;}

div#video {position: relative; z-index: 0;}

div#boxes {position: relative; float: right;}

#navigation {
	position: relative;
	background: #000080;
	width:100%;}


#bottom-navigation {
	position: relative;
	background: #000080;
	width:100%;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #FFFFCC;
}

#nav a:hover {
	color: #FF0000;
	}

#nav li {
	float: left;
	border: #000000 2px solid;
	background: #000080;
	color: #FFFFCC;
	font-weight: bold;
	font-family: arial;
}

#nav li.small {
	width: 114px;
	text-align: center;
	font-size: 20px;
	}

#nav li.large {
	width: 200px;
	text-align: center;
	font-size: 20px;
	}


#nav li.extralarge {
	width: 232px;
	text-align: center;
	font-size: 20px;
	}

#nav li.button {
	width: 200px;
	text-align: left;
	padding-left: 5px;
	font-size: 16px;	
}

#nav li ul {
	position: absolute;
	width: 131px;
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul{
	left: auto;
}


div#sidenav {
	background: #b75e28;
	float: left;
	width: 100%;
	height: auto;
	text-align: center;}
	
div#commentbox {
	width: 75%;
	border: 3px solid #000080;
	text-align: center;
	margin-left: auto;
	margin-right: auto;}

.button2 {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	color: #FFFFCC;
	padding: 5px;
	font-size: 13px;
}

.button2:hover{
	color: #000000;
}

img, a {border: 0px;}


#footer {
	width:100%;
	font-size: .8em;
	font-weight: bold;
	font-family: arial;
}

b {font-weight: bold;}

.smalltitle {
	font-size: 1.1em;
	font-weight: bold;
	font-family: arial;
	color: #880000;
	}
	
.contentlinks {
	font-weight: bold;
	font-family: arial;
	color: #FFFFCC;
	background-color: #000080;
	text-decoration: none;
	}
.contentlinks:hover {
	color:#000080;
	background-color:#ecc69b;
	}
	
.date {
	font-weight: bold;
	font-family: arial;
	font-size: 1.1em;
	color: #880000;
	}

.topic {
	font-family: arial;
	color: #000000;
	}

.time {
	font-family: arial;
	color: #880000;
	}

a.body {color:#000080;
	font-size: 1.1em;}

a.body:hover {
	color:#FFFFCC;
	Background-color:#000080;}

.color1 {
	color:#880000;
	font-family: arial;
	font-weight: bold;
	}

.color2 	{
	color:#000000;
	font-family: arial;
	font-weight: bold;
	}
	
.larger {font-size: 1.2em;}

