body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #393939;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}

a:link,a:active,a:visited { color : #CCCCCC; }
a:hover		{ text-decoration: underline; color : #DD6900; }

.mainarea {
	width: 90%;
	padding: 20px
}
.mainforumarea {
	width: 90%;
	padding: 0px
}
.toparea {
	width: 90%;
	/*font-size: 1px;*/
}
.headermiddle {
	background-image: url(images/header_fade2.png);
	background-repeat: no-repeat;
}
.headerright {
	background-image: url(images/header_tile.png);
	background-repeat: repeat-x;
}
.headerleft {
	background-image: url(images/header_tile.png);
	background-repeat: repeat-x;
}
.headerlineleft {
	background-image: url(images/header_line_left.png);
	background-repeat: repeat-y;
}
.headerlinemiddle {
	background-image: url(images/header_line_middle.png);
	background-repeat: repeat-y;
	background-color: #172533;
}
.headerline {
	background-image: url(images/header_line.png);
}
.menuitem {
	display:block;
	margin-right: 1px;
	padding-bottom: 1px;
}

a.menuitem:hover {
		background-image: url(images/orangepixel.png);
}

.newsauthor {
	color: #666666;
}

.newsheading {
	font-weight: bold;
	letter-spacing: 1px;
}

.welcometext {
	font-size : 11px;
	color : #555555
}
a.welcometext {
	text-decoration: none;
	color : #555555;
}
a.welcometext:hover {
	text-decoration: underline;
	color : #DD6900;
}
.alertBox {
	background-color: #000000;
	border: 1px solid #C84200;
}
.blueAlertBox {
	background-color: #000000;
	border: 1px solid #1f2d3b;
}
.galleryImage {
	border: 3px solid #151515;
}
.footertext {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.footertext:link, a.footertext:active, a.footertext:visited {
	color: #202020;
	text-decoration: none;
		font-size: 11px;
}
a.footertext:hover {
	color: #DD6900;
	text-decoration: none;
}
.maincolumn {
	padding-left: 10px;
}
.columnitem {
	padding-bottom: 10px;
}
.galleryimage {
	padding-bottom: 10px;
	padding-right: 10px;
}
.commenttext {
	font-size : 11px;
	color : #666666;
}
a.commenttext {
	text-decoration: none;
	color : #666666;
}
a.commenttext:hover {
	text-decoration: underline;
	color : #DD6900;
}
.newstitletext {
	font-size : 11px;
	color : #CCCCCC;
}
a.newstitletext {
	text-decoration: none;
	color : #CCCCCC;
}
a.newstitletext:hover {
	text-decoration: underline;
	color : #DD6900;
}
.titleUnderline {
	border-bottom: 1px solid #090909;
}

#container { margin: 3em auto 0 3em; padding-bottom: 3em; background-color: #fff; } 
#month { border-collapse: collapse; margin-left: 2em; } 
#month th, #month td { border: 1px solid #000; } 
#month thead { background-color:#9c9; } 
#month td {padding: 1px; vertical-align: top; overflow: auto; } 
td .day {
	width: 70px;
	height: 80px;
	overflow:auto;
	margin-top: 0;
	border-left-width: 1px;
	background-color: #333333;
} 
td .weekend {
	background-color:#252525;
	height: 80px;
	width: 70px;
} 
#month tbody .next, #month tbody .previous {
	background-color:#262626;
} 
.rtop { display:block; background:#060; } 
.rtop * { display: block; height: 1px; overflow: hidden; background:#fff; } 
.r1{margin: 0 0 0 5px} 
.r2{margin: 0 0 0 3px} 
.r3{margin: 0 0 0 2px} 
.r4{margin: 0 0 0 1px; height: 2px} 
#container h1 { margin: 0 0 .5em .5em; font: 2em Arial, Helvetica, sans-serif; color: #060; } 
#month th { font: 1em bold Arial, Helvetica, sans-serif; }
.tabarea {
	padding: 15px;
	background-color: #333333;
}
.menuarea {
	background-color: #000000;
	border: 1px solid #383837;
}
.menuareatext {
	padding: 10px;
}
.menuareaitem {
}
a.menuareaitem:link,a.menuareaitem:active,a.menuareaitem:visited {
	text-decoration: none;
	color : #666666;
}
a.menuareaitem:hover {
	text-decoration: underline;
	color : #DD6900;
}
.searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:210px;
	background-color: #666666;
	border: 1px inset #333333;
}
.submenu {
	background-image: url(images/header_submenutiledark.png);
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-right: 8px;
	padding-left: 8px;
}
.headerbutton1 {
	background-color: #000000;
	background-image: url(images/headerbuttonborder1.png);
	padding-bottom: 1px;
	display:block;
}
a.headerbutton1:hover {
	background-image: url(images/orangepixel.png);
}

.headerbutton2 {
	background-color: #000000;
	background-image: url(images/headerbuttonborder2.png);
	padding-bottom: 1px;
	display:block;
}
a.headerbutton2:hover {
	background-image: url(images/orangepixel.png);
}

.headerbutton3 {
	background-color: #000000;
	background-image: url(images/headerbuttonborder3.png);
	padding-bottom: 1px;
	display:block;
}
a.headerbutton3:hover {
	background-image: url(images/orangepixel.png);
}

.headerbutton4 {
	background-color: #000000;
	background-image: url(images/headerbuttonborder4.png);
	padding-bottom: 1px;
	display:block;
}
a.headerbutton4:hover {
	background-image: url(images/orangepixel.png);
}

.headerbutton5 {
	background-color: #000000;
	background-image: url(images/headerbuttonborder5.png);
	padding-bottom: 1px;
	display:block;
}
a.headerbutton5:hover {
	background-image: url(images/orangepixel.png);
}form {
	margin: 0px;
	padding: 0px;
}
.menubartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 3px;
	padding-left: 10px;
}
a.menubartext:link, a.menubartext:visited, a.menubartext:active {
	color: #888888;
	text-decoration: none;
}
a.menubartext:hover {
	color: #DD6900;
}
.sidebars {
	width: 123px;
	max-width: 123px;
	min-width: 10px;
	background-image: url(images/header_tile_right.png);
	background-repeat: repeat-x;

}
.sidebarleft {
	width: 123px;
	max-width: 123px;
	min-width: 10px;
	background-image: url(images/leftheaderback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#tweet {
}
#tweet ul {
    padding: 0px;
}
#tweet li {
    list-style: none;
    padding-left: 0px;
    padding-bottom: 5px;
}
#tweet li a:link, li a:active, li a:visited {
    text-decoration: none;
	color : #666666;
}
#tweet li a:hover {
    text-decoration: underline;
	color : #DD6900;
}