body {
	font-family: arial, helvetica, san-serif;
	color:#000000;
	background-color: #E1C8AF;
	
	scrollbar-3d-light-color: Red;
	scrollbar-arrow-color: Red;
	scrollbar-base-color: Red;
	scrollbar-dark-shadow-color: #cc0000;
	scrollbar-face-color: Black;
	scrollbar-highlight-color: Red;
	scrollbar-shadow-color: #cc0000;
	font-family: arial;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 900;
	color: Black;
	background: transparent;
}

h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 900;
	color: black;
	background: transparent;
}

p {
	font: 15px/20px arial, helvetica, sans-serif;
	text-indent: 15px;
	text-align: justify;
	background: transparent;
	margin: 0px 15px 0px 15px;
}

ul, li {
	font: 15px/20px arial, helvetica, sans-serif;
	text-align: justify;
	background: transparent;
}

hr {
	color: Red;

}

a {
	color: Red;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: Red;
}

a:visited {
	color: Red;
}

a:hover {
	color: Yellow;
}

a:active {
	color: Black;
}
#topbar {
	padding: 0px 0px 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font: bold 12px/13px;
}


#header {
	padding: 2px 0px 2px 40px;
	height: 10px;
	border-style: solid;
	border-color: Red;
	border-width: 1px 0px;
	line-height: 15px;
	background-color: Black;
	
}

#content {
	background: transparent;
}

#menu {
	padding: 10px;
	background-color: Black;
	border-left: 1px solid Red;
	border-right: 1px solid Red;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: Red;
	
}

#new {
	padding: 5px;
	background-color: Black;
	border-left: 1px solid Red;
	border-right: 1px solid Red;
	border-top: 1px solid Red;
	border-bottom: 1px solid Red;
	line-height: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: yellow;
	
}

.red {
	font-family: arial, helvetica, sans-serif;
	font-weight: 500;
	color: red;
}

#logo {
font-family: Arial, Helvetica, sans-serif;
font: bold 12px/13px;
font-style : italic;
color: red;
}

#cap {
font-family: Arial, Helvetica, sans-serif;
font: bold 12px/13px;
font-style : italic;
}

#caption {
font-family: Arial, Helvetica, sans-serif;
font: bold 10px/11px;
}

#stuff {
}

#footer {
	position: fixed;
	bottom: 0px;
	padding: 17px 0px 0px 40px;
	height: 33px;
	border-style: solid;
	border-color: Yellow;
	border-width: 1px 0px;
	line-height: 20px;
	background-color: Black;
	
}

#footerfont {
font-family: Arial, Helvetica, sans-serif;
font: bold 12px/13px;
font-style : italic;
color: yellow;
}