body {
	margin: 0;
	padding: 0;
	background: #600 url(/images/woman.jpg) top left no-repeat;
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif; }

form { margin: 0; padding: 0; }

a:link { background: transparent; color: #009; }
a:visited { background: transparent; color: #909; }
a:active { background: transparent; color: #090; }
a:hover { background: transparent; color: #900; }

#head {
	height: 80px;
	margin: 0 150px;
	padding: 0;
	border-left: 1px solid #000;
	background: #600 url(/images/cwname.gif) top left no-repeat; }
#head h1, #head h2 { display: none; }

#content {
	margin: 0 150px;
	padding: 5px 10px;
	border-left: 1px solid #000;
	background: #fff url(/images/corner.gif) top right no-repeat;
	color: #000; }
#content p, #content li { font-size: 0.8em; }

#content #columns div, #content #reviews div { margin: 0; padding: 0 0 10px 0; }
#content #news { margin: 0; padding: 0 0 20px 0; }
#content #columns h4, #content #reviews h4, #content #news h4 { margin: 0; padding: 0; font-size: 0.9em; }
#content #columns p, #content #reviews p, #content #news p { margin: 0; padding: 0; }

#content #counter { text-align: center; }

#content #copyright {
	margin: 0;
	padding: 0 0 15px 0;
	border-top: 1px solid #600; }
#content #copyright p {
	margin: 0;
	padding: 0;
	font-size: 0.6em; }

#content ul { margin: 0; padding: 0 0 0 25px; }

#menuRight, #menuLeft {
	position: absolute;
	width: 150px;
	margin: 0;
	padding: 0;
	background: #600;
	font-size: 0.65em; }
#menuRight { top: 0; right: 0; }
#menuLeft { top: 375px; left: 0; }

#menuRight a, #menuLeft a { background: transparent; color: #ff9; text-decoration: none; }
#menuRight a:hover, #menuLeft a:hover { text-decoration: underline; }
#menuRight h5, #menuRight p, #menuLeft h5, #menuLeft p { margin: 0; padding: 1px 4px; }

#menuRight #issue, #menuLeft #links { text-align: center; }
#menuRight #issue h4 span { display: none; }
#menuRight #issue h4 { height: 100px; background: url(/images/issue.gif) top right no-repeat; }

#menuRight h4, #menuLeft h4 { height: 40px; margin: 0; padding: 0; }
#menuRight h4 span, #menuLeft h4 span { display: none; }

#menuRight #features h4 { background: url(/images/menuFeatures.gif) top left no-repeat; }
#menuRight #columns h4 { background: url(/images/menuColumns.gif) top left no-repeat; }
#menuRight #reviews h4 { background: url(/images/menuReviews.gif) top left no-repeat; }
#menuRight #news h4 { background: url(/images/menuNews.gif) top left no-repeat; }
#menuRight #staff h4 { background: url(/images/menuStaff.gif) top left no-repeat; }
#menuRight #announce h4 { background: url(/images/menuAnnounce.gif) top left no-repeat; }
#menuRight #discuss h4 { background: url(/images/menuDiscuss.gif) top left no-repeat; }

#menuRight #announce input, #menuRight #discuss input { border: 1px solid #000; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1em; }

#menuLeft #submit h4 { background: url(/images/menuSubmit.gif) top left no-repeat; }
#menuLeft #friends h4 { background: url(/images/menuFriends.gif) top left no-repeat; }
#menuLeft #links h4 { background: url(/images/menuLinks.gif) top left no-repeat; }
#menuLeft #deadline h4 { background: url(/images/menuDeadline.gif) top left no-repeat; }
#menuLeft #counter h4 { background: url(/images/menuVisitors.gif) top left no-repeat; }

#menuRight ul, #menuLeft ul { list-style: none; margin: 0; padding: 0; border-bottom: 2px solid #000; }
#menuRight ul li a, #menuLeft ul li a {
	display: block;
	margin: 0;
	padding: 1px 4px;
	border-top: 2px solid #000;
	background: #900;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
	width: 142px; }
html>body #menuRight ul li a, html>body #menuLeft ul li a { width: auto; }
#menuRight ul li a:hover, #menuLeft ul li a:hover {
	background: #300;
	color: #ff6;
	text-decoration: none; }

#menuRight #staff h5, #menuRight #staff ul#contrib { display: none; }