
#bdr {
border-bottom-style: dashed;
border-bottom-width:1px;
border-color: #000000;
}
#spacer {
	height: 3px;
	font-size: 0px;
}
img {
	border: 0px;
}
#header {
	text-align: left;
	width: 980px;
	height: 68px;
	background: #CC3300;
	border: 1px solid #000;
}

body {
background-color: #CCCCCC;
font-family: verdana, arial;
font-size: 11px;
margin: 0px;
padding: 0px;
color: #000000;
}

#menu {
background: #FF6600;
text-align: center;
width: 970px;
height: auto;
border: 1px solid #000000;
text-align: center;
padding: 5px;
}

#admmenu {
background: #FFFFFF;
text-align: center;
height: auto;
padding: 0px 0px 5px 0px;
}

#random {
font-family: Verdana, Arial;
font-size: 14px;
text-decoration: none;
font-weight: bold;
margin:0 0 5px 0;
}

#ftr {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}

a, a:visited, a:active {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #009999;
	text-decoration: underline;
}
ul.nav {
display: inline;
padding: 0px;
margin: 0;
text-transform: capitalize;
font-weight: bold;
}
li.nav {
display: inline;
margin: 0;
}
#categories {
padding: 5px;
background-color: #FFFFFF;
width: 970px;
border: 1px solid #000;
height: auto;
text-align: center;
}
#footer {
padding: 5px;
background-color: #FF6600;
text-align: center;
width: 970px;
height: auto;
border: 1px solid #000;
}
#copyright {
padding: 5px;
text-align: center;
width: 970px;
height: auto;
border: 0px solid #000;
}
#wrap {
border: 1px solid #000;
background-color: #FFFFFF;
width: 980px;
margin:0 auto;
text-align: center;
}
#lsidebar {
padding: 5px 5px 20px 5px;
width: 160px;
height: auto;
text-align: left;
float:left;
}
#content {
padding: 5px 0px 5px 0px;
width: 640px;
height: auto;
text-align: left;
float:left;
}
#rsidebar {
padding: 5px 5px 5px 0px;
width: 160px;
text-align: left;
float:right;
}
h1, #hdr {
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;
	border: 1px dashed #006666;
	background: #FF6600;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	position: relative;
}
p {
margin:0 0 5px 0;
}
