@charset "utf-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
	background-color: #333333;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	}
#wrap #twocol #contents .rolls a{
text-decoration:none;
color:#000000;
}



img { border: none; }

a:link, a:active, a:visited  {
text-decoration:underline;
color:red;
}

#wrap #topnav a:visited{
text-decoration:underline;
color:#000000;
}

a:hover {
color:#000000;
text-decoration:none;
}



#wrap {
	width:925px;
	margin:15px auto;
	text-align:left;
	background-color: #009900;
	}
	
	#header {
	height: 120px;
	font-size:1em;
	background-color: #535353;
	border-bottom-style: solid;
	padding: 0;
	margin: 0;
	text-align:center;
	border-bottom-width: 2px;
}

#topnav {
position:relative;
text-align:center;
margin-bottom:4px;

}

#navmenu {
  float:left;
  width: 160px;
  font-weight:bold;
  
 
}

#navmenu ul {
 margin: 0px 0 0 40px;
  padding: 0px;
  list-style: none;
}
#wrap #navmenu img {
 margin: 20px 0 0 15px;
}


#navmenu ul li a {
	display: block;
	width: 80px;
	height: 40px;
	text-align: center;
	font-size:1em;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:url(images/quilted.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 20px 5px 20px 5px;
	text-decoration:none;
}
#wrap #navmenu .top {
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #footer {
font-size:.7em;
padding: 10px 170px 10px 170px;
}

#navmenu ul li a:hover{
	background-color:#FFFFFF;
	color:#333333;
}
#rightsidebar{
float:right;
width: 160px;
}


#contents{

float:inherit;
	margin: 0px 165px 0px 165px;
	width: 60%;
	padding: 0px 15px 0px 15px;
	background-color: #ffffff;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
}

#contents a:link, a:active{
text-decoration:underline;
color:#000000;
}
#contents a:hover {
text-decoration:none;
}
#contents a:visited {
color:#000000;
text-decoration:none;
}
#wrap #contents .catname {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 3px;
	text-align: left;
}
#wrap #header .image {
	position: relative;
	float:right;
	height:100px;
	width:100px;
	margin: 10px 10px 10px 0px;
}

#wrap #twocol #contents .rolls td {
	border: thin solid #000000;
}

#wrap #twocol #contents .rolls .textlink a:link, a:active, a:visited{
text-decoration:underline;
color:#000000;
}

#wrap #twocol #contents .rolls .textlink a:hover {
text-decoration:none;
}

#wrap #twocol #contents .rolls .textlink a:visited {
color:#000000;
text-decoration:none;
}

#wrap #twocol #contents .rolls {
empty-cells:hide;
border:none;
}

#wrap #twocol #rightsidebar .featured {
font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 3px;
	text-align: center;
}#wrap #header h1 {
	color: #009900;
}

