body {
background-color: #000000;
margin:0 15px 15px 15px;
}
html {
height: 100%;
margin-bottom: 1px;
}

a:link {color: #ffcc00;}
a:visited {color: #ffcc00;}
a:hover {color: #BFBFBF;}
a:active {color: #BFBFBF;}

p {
	margin: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #BFBFBF;
}

#content, #contentsplit {
	background-color: transparent;
	width: 580px;
	margin: 10px;
	line-height: 19px;
	font-family: Arial;
	font-size: 10pt;
	color: #BFBFBF;
	text-align: left;	
}
#content p, #contentsplit p {
	margin: 0 7px 10px 7px;
}

/*contentsplit*/
#contentsplit {
	width: 630px;
	/*height: 600px;*/
	margin: 10px 0 10px 10px;
}
#contentsplit #leftpane {
	width: 270px;
	float: left;
	margin-right: 20px;
}
#contentsplit #rightpane {
	width: 340px;
	float: left;
}
#tv {
	width: 340px;
	height: 250px;
	background: url(images/tvback.gif) no-repeat;
}

.adminnewsdate {
	font-size: 9pt;
	font-weight: bold;
	color: #ffcc00;
}
.adminnewstitle {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.adminnewscontent {
	font-size: 9pt;
}


/*news*/
.newsbox {
	font-size: 9pt;
}
.newsdate {
	font-size: 9pt;
	font-weight: bold;
	color: #ffcc00;
	width: 65px;
	float: left;
}
.newstitle {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	width: 205px;
	float: left;
}
.newscontent {
	font-size: 9pt;
	line-height: 16px;
	width: 270px;
	float: left;
	padding-bottom: 10px;
}

ul {
	list-style-type: square;
	margin: 5px 0 5px 25px;
	padding: 1px;
	line-height: 25px;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 15px;
	/*border-bottom: 1px solid #999999;*/
	background-image: url(images/pointeryellow.png);
	background-position: left;
	background-repeat: no-repeat;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #ffcc00;
	margin: 0 7px 8px 7px;
}
.highlight {
	color: #ffcc00;
}
#dalstonmedia {
	width: 850px;
	text-align: right;
}
.smaller p {
	font-size: 9pt;
}
#webcz {
	width: 850px;
	text-align: center;
}
.statcounter {
	visibility: hidden;
}

/*navigation*/
#nav {
	/*position: relative;
	top: 230px;
	margin-top: 230px;*/
	width: 220px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
#nav ul {
	list-style: none;
	padding: 0 0 0 40px;
	margin: 0;
	line-height: 17px;
}
#nav a {
	padding-left: 17px;
}
#nav a:link, #nav a:visited, #nav a:active {color: #FFFFFF; text-decoration: none;}
#nav a:hover {color: #ffcc00; text-decoration: none; background: url(images/pointerwhite.png) left no-repeat;}

/*languages*/
#langs {
	width: 610px;
	text-align: right;
	overflow: hidden;
	color: #999999;
}
#langs a:link, #langs a:visited, #langs a:hover, #langs a:active {
	font-size: 8pt;
	font-weight: bold;	
	text-decoration: none;
	color: #999999;
}
#langs a:hover {
	color: #FFCC33;
}

/*structure*/
#menu {
	height: 460px;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}
td#topleft {
	background-image: url(images/topleft.gif);
	background-repeat: no-repeat;
}
td#topright {
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
td#menu {
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
}
td#menuback {
	vertical-align:top;
	background-image: url(images/menuback.gif);
	background-repeat: repeat-y;
}
td#main {
	vertical-align:top;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-y;
}
td#bottomleft {
	background-image: url(images/bottomleft.gif);
	background-repeat: no-repeat;
}
td#bottomright {
	background-image: url(images/bottomright.gif);
	background-repeat: no-repeat;
}

/*gallery*/
#gallery {
	text-align: left;
}
#gallery img {
	margin: 1px;
	padding: 0;
	border: 2px solid #999999;
}
#gallery a:hover img {
	border-color: #FFCC33;
}
.box {
	width: 220px;
	height: 220px;
	margin: 10px;
	padding: 0;
	float: left;
	text-align: center;
	overflow: hidden;
}

/*wallpapers*/
#wallpapers {
	text-align: center;
}
#wallpapers a:link,
#wallpapers a:visited,
#wallpapers a:hover,
#wallpapers a:active {
	text-decoration: none;
}
#wallpapers img {
	margin: 1px 1px 5px 1px;
	padding: 0;
	border: 2px solid #999999;
}
#wallpapers a:hover img {
	border-color: #FFCC33;
}
#wallpapers .box {
	width: 180px;
	height: auto;
	margin: 5px 5px 10px 5px;
	padding: 0;
	float: left;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
