@charset "utf-8";
/* CSS Document */

* 
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	overflow-x: hidden;
	overflow-y: scroll;
}

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

ul
{
	padding-left : 14px;
}

.heading1
{
	font-size: 12px;
	font-weight:bold
}

.heading2
{
	font-size: 12px;
	clear:left;
}

.heading3
{
	font-size: 22px;
}

.date 
{
	padding-top:5px;
	font-size: 9px;
}

.news
{
	clear:left;
	margin-bottom:5px;
}

.news a
{
	text-decoration: underline;
}

.hr
{
	background-image:url(../images/hr.jpg);
	width:410px;
	height:2px;
	margin-left:20px;
	margin-bottom:10px;
}

.clear
{
	clear: both;
}


#background {
	position: fixed;
	background-image: url(../images/gds30bg.jpg);
	top: 0;
	left: 50%;
	width: 1920px;
	height: 1200px;
	margin-left: -960px;
}

#background img
{
	width: 1920px;
	height: 1200px;
}

#content {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 529px;
	height: 512px;
	margin-left: -240px;
}

#content div
{
	float:left;
}

#content #header
{
	width: 467px;
	height: 86px;
}

#content #home
{
	position: absolute;
	top: 20px;
	left: 16px;
}

#content #main
{
	background-image:url(../images/h_12.gif);
	background-repeat:no-repeat;
	width: 467px;
	height: 399px;
}

#content #menu
{
	width: 467px;
	height: 34px;
}

/* news */
#content #menu #menunews {
	display: block;
	background-image:url(../images/h_over_05.gif);
	width: 113px;
	height: 34px;
}

#content #menu #menunews img
{
	width: 113px;
	height: 34px;
}

#content #menu #menunews a:hover {
	display: block;
}

#content #menu #menunews a:hover img {
	width: 113px;
	height: 34px;
	visibility: hidden;
}



/* about */
#content #menu #menuabout {
	display: block;
	background-image: url(../images/h_over_06.gif);
	width: 51px;
	height: 34px;
}

#content #menu #menuabout img
{
	width: 51px;
	height: 34px;
}

#content #menu #menuabout a {
	display: block;
}

#content #menu #menuabout a:hover img {
	width: 51px;
	height: 34px;
	visibility: hidden;
}



/* submissions */
#content #menu #menusubmissions {
	display: block;
	background-image: url(../images/h_over_07.gif);
	width: 84px;
	height: 34px;
}

#content #menu #menusubmissions img
{
	width: 84px;
	height: 34px;
}

#content #menu #menusubmissions a {
	display: block;
}

#content #menu #menusubmissions a:hover img {
	width: 84px;
	height: 34px;
	visibility: hidden;
}



/* the vault */
#content #menu #menudeepvault {
	display: block;
	background-image: url(../images/h_over_08.gif);
	width: 78px;
	height: 34px;
}

#content #menu #menudeepvault img
{
	width: 78px;
	height: 34px;
}

#content #menu #menudeepvault a {
	display: block;
}

#content #menu #menudeepvault a:hover img {
	width: 78px;
	height: 34px;
	visibility: hidden;
}



/* media */
#content #menu #menumedia {
	display: block;
	background-image: url(../images/h_over_09.gif);
	width: 46px;
	height: 34px;
}

#content #menu #menumedia img
{
	width: 46px;
	height: 34px;
}

#content #menu #menumedia a {
	display: block;
}

#content #menu #menumedia a:hover img {
	width: 46px;
	height: 34px;
	visibility: hidden;
}



/* shop */
#content #menu #menushop {
	display: block;
	background-image: url(../images/h_over_10.gif);
	width: 44px;
	height: 34px;
}

#content #menu #menushop img
{
	width: 44px;
	height: 34px;
}

#content #menu #menushop a {
	display: block;
}

#content #menu #menushop a:hover img {
	width: 44px;
	height: 34px;
	visibility: hidden;
}



/* links */
#content #menu #menulinks {
	display: block;
	background-image: url(../images/h_over_11.gif);
	width: 51px;
	height: 34px;
}

#content #menu #menulinks img
{
	width: 51px;
	height: 34px;
}

#content #menu #menulinks a {
	display: block;
}

#content #menu #menulinks a:hover img {
	width: 51px;
	height: 34px;
	visibility: hidden;
}