/* Start of CMSMS style sheet 'DJQ_old' */
body {
	background: #003333 url(uploads/images/background.gif) top repeat-x;
	margin: 0;
	text-align: center;
	font: 13px/1.7 "Trebuchet", Verdana, Helvetica, sans-serif;
	color: #000;
}

#wrapper {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 656px;
	background: transparent;
}


#logowrap {
	position: absolute;
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 600px;
	background: transparent;
}

dfn {

   position: absolute;

   left: -1000px;
 
   top: -1000px;

   width: 0;

   height: 0;

   overflow: hidden;

   display: inline;

}


.enter {
	width: auto;
	position: relative;
	margin: 0 auto;
	text-align: center;
	color: #ffbf00;
	font-size: 14px;
	font-weight: bolder;
}

#header {
	width: 656px;
	height: 50px;
	margin: 270px auto 0 auto;
	text-align: left;
}

#top {
	float: left;
	display: inline;
	width: 656px;
	height: 320px;
	background: transparent url(uploads/images/top.gif) top no-repeat;
}

#middle {
	float: left;
	display: inline;
	width: 656px;
	height: auto;
	background: transparent url(uploads/images/middle.gif) top repeat-y;
}

#bottom {
	float: left;
	display: inline;
	width: 656px;
	height: 156px;
	background: transparent url(uploads/images/bottom.gif) top no-repeat;
}

#content {
        float: left;
	width: 452px;
	text-align: left;
        height: 1%;
}

#sidebar {
	float: right;
	width: 170px !important;
	width: 150px;
	height: 1%;
	margin: 0 15px 0 0 !important;
        margin: 0;
	color: #fff;
	text-align: left;
        display: inline;
}

.player {
       margin: 10px auto;
}


.hascontent {

        width: 150px;
	height: 1%;
	color: #fff;
	text-align: left;
        display: inline;
}

#sidebar img {
	width: 155px;
	height: auto;
	margin: 20px 18px 20px 4px !important;
	margin: 20px 0px 20px 17px;
}

#sidebar img.small {
	width: 20px;
	margin: 0 auto;
}

.footer {
	position: relative;
	bottom: -60px;
	margin: 0 0 0 8px;
	width: 185px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	border-top: 1px solid #4c6e6e;
}

.footer2 {
	position: relative;
	bottom: 20px;
	left: 462px;
	margin: 0 8px 0 0;
	width: 185px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	border-top: 1px solid #4c6e6e;
	z-index: 100;
}

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

a:visited {
	color: #ffbf00;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #aec;
}

img a {
	text-decoration: none;
	border-bottom: none;
}

.logo {
	width: 380px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}

img {
	border: none;
}

img.large {
	width: 452px;
	margin-left: 11px;
}

img.small {
	width: 20px;
	height: auto;
	display: inline;
}

#content img.medium {
	float: left;
	border: none;
	width: 150px;
	height: auto;
	margin: 6px 10px 10px 0;
	clear: none;
}

#sidebar .logo_small {
	width: 150px;
	height: auto;
	margin: 0 0 20px 17px !important;
	margin: 0 0 20px 25px;
	text-align: center;
	z-index: 100;
}

.clear {
	clear: both;
}

p {
	margin: 0 30px 15px;
	width: 412px;
	color: #fff;
}

.player {
	position: relative;
	right: 0;
	top: 0;
	margin: 0 0 0 5px;
	background: transparent;
	color: #000;
}


#sidebar p.center {

	float: left;

	width: 150px;

	margin: 6px 0 10px 15px !important;

	margin: 6px 0 10px 25px;

	text-align: center;

        display: inline;

}

.yellow {
	color: #ffbf00;
}

.yellowbold {
	color: #ffbf00;
	font-weight: bolder;
}

.white {
	color: #fff;
	margin: 0 10px 15px 30px;
}

.top {
	position: relative;
	width: 480px;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bolder;
	color: #320032;
	margin: 10px 30px 0;
}


#sidebar p {
	display: inline;
	width: 150px;
	margin: 15px 12px 10px 0px;
	text-align: center;
	font-weight: bolder;
	line-height: 120%;
}

/* @group nav */

#mainnav {

	height: 30px;

	width: 253px;

	padding: 0;

	border: 0;

	text-align: center;

	background: #003333;

}



#mainnav ul {

	list-style-type: none;

	margin: 0 0 0 15px;

	padding: 0;

	border: 0;

}



#mainnav ul li {

	display: inline;

	float: left;

	height: 100%;

	margin: 0;

	padding: 0;

	border: 0;


}



#mainnav ul li a {

        float: left;

	display: inline;

	height: 30px;

	margin: 8px 8px 10px;

	padding: 0;

	border: 0;

        color: #ffbf00;

        font: bolder .85em verdana, sans-serif;

}

#mainnav ul li a:hover {
       color: #fff;
}

#mainnav ul li a.menuactive  {
       color: #fff;
}

.menuactive {
color: #fff;
}

.form {
  margin: 0 30px 15px;
}
/* End of 'DJQ_old' */

