body{
	background-position: 50px -2px;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
}

body a{
	color:#600;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
}

body a:hover{
	color:#c00;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
}

body p{
	margin-top:0;
	text-decoration:none;
	font-family:sans-serif;
	font-size:9pt;
}

a.rightsideobject{
	float:right;
}

a.leftsideobject{
	float:left;
}

span.calendardate{
	font-weight:bold;
	font-size:20pt;
}

#userpanel{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:794px;
	top:0;
	height:15px;
	color:#600;
}

#loginpanel{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:794px;
	top:0;
	height:25px;
	color:#600;

}

#userpanel a{
	float:right;
	color:#600;
}
#loginpanel a{
	color:#600;
}

#loginpanel form{
	height:20px;
	padding:2px;
	float:right;
	color:#600;
	vertical-align:middle;
}

#loginpanel input{
	position:relative;
	top:0px;
	width:75px;
	height:15px;
	border:1px solid #600;
	color:#600;
	top:0;
}
#loginpanel input.submit{
	position:relative;
	top:0px;
	width:50px;
	height:19px;
	color:#600;
	border-color:#600;
	font-size:8pt;
	cursor:pointer;
}

#header{
	position:relative;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:982px;
	top:0;
	height:205px;
	background-image:url('images/header4.jpg');
	background-repeat:no-repeat;
}

#header3corner{
	width:40px;
	height:158px;
	float:right;
	background-image:url('../images/header3corner.jpg');
	background-position:top left;
}

#content{
	clear:both;
	position:relative;
	top:0;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	min-height:800px;
	padding-bottom:20px;
	background-color:#fff;
	border:1px solid #ccc;
	border-top:none;
	background:#ffffff url('images/bg.jpg') no-repeat 780px 5px;
}

#contenttextdivider{
	margin-left:20px;
	margin-bottom:20px;
	width:760px;
	height:100%;
	overflow:visible;
	min-height:370px;
}

#footer{
	position:relative;
	top:0px;
	color:#600;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:980px;
	height:auto;
	font-weight:bold;
	clear:both;
}

#nav {
	clear:both;
	position:relative;
	top:0px;
	width:982px;
	height:55px;
	padding:0;
	margin:0;
}

#nav * {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:arial, helvetica, sans-serif;
	font-size:9pt;
}

#nav ul, #nav ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul li { display:inline; }
#tabBar {height:15px;}
ul#tabBar { float:right; border:none;}

ul#tabBar li a {
	display:block;
	float:left;
	width:90px;
	height:33px;
	line-height:22px;
	text-align:center;
}

#subNav {
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	width:980px;
	position:relative;
	top:7px;
	clear:both;
	height:25px;
	text-align:right;

}

#subNav ul {
	display:none;
	float:right;
	margin-right:20px;
}

#subNav li a {
	margin-left:30px;
	color:#600;
	display:block;
	float:left;
	line-height:25px;
}

#subNav li a:hover { color:#cc0000; }

#row1{
	position: relative;
	width:800px;
	height:300px;
	top:20px;
}

	#newsbox{
		float:left;
		margin-left:20px;
		width:551px;
		height:300px;
		background-color:#333;
		border:1px solid #600;
	}
	
	#newsbox div.summary{
		margin:7px;
		margin-top:5px;
		width:390px;
		font-size:11pt;
	}
		#newsbox a.summary{

			left:28px;
			text-align:right;
	}


		#newsboxleft1{
			float:left;
			width:400px;
			height:100%;
			background-color:#bbb;
			border-right:1px solid #000;
		}
		
		#newsboxleft2{
			float:left;
			width:400px;
			height:100%;
			background-color:#bbb;
			border-right:1px solid #000;
		}
		
		#newsboxleft3{
			float:left;
			width:400px;
			height:100%;
			background-color:#bbb;
			border-right:1px solid #000;
		}
		
		#newsboxleft4{
			float:left;
			width:400px;
			height:100%;
			background-color:#bbb;
			border-right:1px solid #000;
		}

		#newsboxright{
			float:left;
			width:150px;
			height:300px;
			background-color:#a00;
		}

		#newsboxlabel1{
			text-align:center;
			width:148px;
			height:73px;
			background-color:#600;
			border:1px solid #c00;
			color:#fff;
			cursor:pointer;
		}
		#newsboxlabel2{
			text-align:center;
			width:148px;
			height:73px;
			border:1px solid #c00;
			color:#fff;
			cursor:pointer;
		}
		#newsboxlabel3{
			text-align:center;
			width:148px;
			height:73px;
			border:1px solid #c00;
			color:#fff;
			cursor:pointer;
		}
		#newsboxlabel4{
			text-align:center;
			width:148px;
			height:73px;
			border:1px solid #c00;
			color:#fff;
			cursor:pointer;
		}

		b#news{
			top:30px;
		}

	#mediabox{
		text-align:center;
		float:left;
		width:190px;
		margin-left:20px;
		height:300px;
	}


#advert{
	position:relative;
	top:40px;
	width:700px;
	border:1px solid #660000;
	height:auto;
	margin: 0 40px;
	text-align:center;
	padding:10px;
}

#row2{
	position: relative;
	width:800px;
	height:270px;
	top:40px;
	margin-bottom:20px;
}

	table#calendarbox{
	
		float:left;
		width:100%;
		height:100%;
		border:1px solid #600;
		background-color:#bbb;

	}
		td.today{
			background-color:#ddd;
			color:#fff;
			vertical-align:top;
		}
		
		
		#calendarbox th{
			border:1px solid #600;
			text-align:center;
			height:20px;
		}
		
		td.calendarrow{
			width:60px;
			height:80px;
			background-color:#fff;
			vertical-align:top;
		}
		a.event{
			color:#006;
			font-weight:bold;
		}
		a.competition{
			color:#060;
			font-weight:bold;
		}
	
	#loginbox{
		position: relative;
		float:left;
		width:300px;
		height:100%;
		margin-left:20px;
		border:1px solid #600;
		background-color:#bbb;
		}
		td.today{
			font-weight:bold;
			background-color:#600;
			color:#fff;
		}
		
		#loginbox table{
			margin:20px;
			width:90%;
	
		}
			
		#loginbox th{
			text-align:center;
			border:none;
		}
	
	#updatesbox{
		float:left;
		height:225px;
		width:531px;
		padding:10px;
		margin-left:20px;
		border:1px solid #600;
	}
			
	
#row3{
	position: relative;
	width:800px;
	height:60px;
	top:70px;
	text-align:center;
	margin-bottom:20px;

}

#row3 img{
	height:60px;
}

table#thread{
	width:100%;
	border:1px solid #600;
}

table#thread td{
	padding:4px;
	border:1px solid #600;
}

table#posts{
	max-width:760px;
	width:100%;
	border:1px solid #600;
	text-align:left;
	background-color:#fff;

}

table#details{
	max-width:760px;
	width:70%;
	border:1px solid #600;
	text-align:left;
	background-color:#fff;
}
table#details th td{
	max-width:760px;
	width:70%;
	border-right:none;
	text-align:left;
	background-color:#fff;
}


table#posts hr{
	width:300px;
	margin:0 0 auto 0;
	border: 1px solid #600;
}

table#posts tr{
	background-color:#ccc;
}
table#posts tr.new{
	background-color:#eee;
}

table#posts tr.altpost{
	background-color:#ddd;
}

table#posts th{
	background-color:#600;
	color:#fff;
}

table#posts td{
	padding:4px;
}

table#details td{
	border-bottom:1px solid #bbb;
}


table#posts img.new{
	float:left;
	clear:both;
}

table#posts td.details{
	vertical-align:top;
	width:150px;
	padding:4px;
}

#clear{clear:both;}

a.forum{
	float:right;
	clear:both;
}

table.listing, table.listing td, table.listing th {
	border: 1px solid #000000;
}
table.listing td, table.listing th {
	padding: 3px;
	text-align: left;
}
table.listing .actions {
	text-align: center;
}
table.listing tr.alt td {
	background-color: #DBDBDB;
}
table.listing tr.droppable-hover td {
	background-color: #E1F9BC;
}
.dragBox {
	background-color: #E1F9BC;
	border: 1px solid #000000;
	color: #000000;
	height: 50px;
	padding: 1em;
	width: 200px;
}

#editorsummary{
	width:538px;
		font-family:arial, helvetica, sans-serif;
}

#photogalleryinfo{
	width:704px;
	height:auto;
	padding:20px;
	border:1px solid #ccc;
	margin:0 7px 7px 7px;
}

#photogalleryimage{
	width:154px;
	minimm-height:154px;
	maximum-hieght:164px;
	padding:10px;
	float:left;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ccc;
	margin:7px;
}

#photogalleryeditimage{
	width:724px;
	height:154px;
	padding:10px;
	float:left;
	text-align:left;
	vertical-align:middle;
	border:1px solid #ccc;
	margin:7px;
}


#photogalleryimage img{
	position:relative;
	max-width:150px;
	max-height:150px;
}

#photogallerydivider.right{
	width:328px;
	padding:20px;
	float:right;
	border:1px solid #ccc;
	margin:20px 0 0 20px;
}
#photogallerydivider.left{
	width:328px;
	padding:20px;
	float:left;
	border:1px solid #ccc;
	margin:20px 0 0 0;
}

#photogallerydivider.gallery{
	width:154px;
	height:154px;
	float:right;
	text-align:center;
	vertical-align:middle;
}

#photogallerydivider img{
	position:relative;
	max-width:150px;
	max-height:150px;
}

#albuminfo{
	float:left;
	width:120px;
}

#imagebox{
position:absolute;
top:-30px;
	width:200px;
	
}

table#alldetails {
	width:1400px;
	background-color:#cc0000;
	border-collapse:collapse;
	border: 1px black solid;
	}
	
th#alldetails{
	background-color:#ffffff;
	padding:4px;
	border-right:1px #990000 solid;
	border-bottom:1px black groove;
	width:inherit;
	text-align:left;
	}
td#alldetails{
	background-color:#ffffff;
	padding:4px;
	border-right:1px #990000 solid;
	border-bottom:1px black groove;
	width:inherit;
	text-align:left;
	}


