/* Start of CMSMS style sheet 'camp : reset' */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End of 'camp : reset' */

/* Start of CMSMS style sheet 'camp : main' */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #fff;
}
#container {
	width: 902px;
	margin: 95px auto 10px auto;
}
#header {
	height: 74px;
}
#logo {
	float: left;
}
#body {
	border-top: 1px solid #ddbd80;
	border-bottom: 1px solid #ddbd80;
	background: #000 url(uploads/camp/content_back.jpg) no-repeat top center;
	min-height: 300px;
}
#mainmenu {
	float: right;
	margin-top: 52px;
}
	#mainmenu li {
		float: left;
		border-right: 1px solid #ddbd80;
	}
	#mainmenu .last {
		border: none;
	}
#footer {
	padding: 10px 0;
}
	#footer div {
		text-align: center;
		padding: 5px 0;
	}
.clearer {
	font: 1px/px monospace;
	height: 1px;
	widht: 1px;
	clear: both;
}
#contentimage {
	width: 280px;
	float: left;
}
#content {
	margin: 30px 20px 30px 22px;
	float: right;
	width: 580px;
}
p {
	line-height: 14px;
	margin-bottom: 1em;
}
p.hilite {
	color: #d0ad67;
}
a, a:hover, a:visited, a:active {
	color: #d0ad67;
	text-decoration: none;
}
#newscontent {
	float: left;
	width: 350px;
}
#othernews {
	float: right;
	width: 190px;
}
/* End of 'camp : main' */

