body, td, input, textarea, select {
	color: #000;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial;
}

body {
	background-color: #cccccc;
}

input {
	background-color: #fff;
}

#wrapper {
	background-color: #fff;
}

#content {
	line-height: 150%;
}

#content h2 {
	font-size: 16px;
	line-height: 16px;
	font-family: Trebuchet MS, Verdana, Arial;	
	color: #cc0033;
}

#content a, .boxcontent a, .menubox a {
	font-weight: bold;
	color: #cc0033;
	text-decoration: none;
}

#content a:hover, .boxcontent a:hover {
	color: #000000;
	text-decoration: underline;
}

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

#content a:visited, .boxcontent a:visited, .menubox a:visited {
	color: #cc0033;
	text-decoration: none;
}

.menubox a.active {
	color: black;
}

#content .ingress {
	font-weight: bold;
	padding: 0 0 10px 0;
}

.boxhead h1 {
	font-size: 18px;
	line-height: 20px;
	color: #cc0033;
	font-family: Trebuchet MS, Verdana, Arial;
}

.boxcontent a {

}

#footer {
	font-size: 10px;
	line-height: 10px;
}

#footer a {
	text-decoration: none;
	color: #000;
}

/* Gallery */

#galleryview h2 {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000;
}

#galleryview h3 {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	color: #000;
}

.gallerylogin h3 {
	font-size: 11px;
	line-height: 11px;
}

.register h3, .upload h3 {
	font-size: 11px;
	line-height: 11px;
}

/* Forum */
#comment h2 {
	font-size: 16px;
	line-height: 16px;
	font-family: Trebuchet MS, Verdana, Arial;	
	color: #000000;
}

#comment h3 {
	font-size: 16px;
	line-height: 16px;
	font-family: Trebuchet MS, Verdana, Arial;	
	color: #666666;
}

#entry h2 {
	font-size: 16px;
	line-height: 16px;
	font-family: Trebuchet MS, Verdana, Arial;	
	color: #333333;
}

.form_label {
	width: 10px;
	font-size: 11px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
}