/* MartyDread.com code by Shaggy Jenkins */

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #A5A9B2;
}

 
body {

background: #000000 url(../images/marbck.png) repeat-x;
font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
margin-top: 0px;
margin-right: 0px; 
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px; 
padding-bottom: 0px;
padding-left: 0px; 
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color: #000;
}

#menu {
position: absolute;
top: 27em;
left: 1em;
width: 10em;
}

#menu dt {
cursor: pointer;
background: #000000 url(../images/arrow7.gif) no-repeat left;
padding-left: 8px;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid #2586d7;
text-align: left;
font-weight: bold;
}

#menu dt a {
color: #fff;
text-decoration: none;
display: block;
}

#menu dd {
position: absolute;
margin-left: 28px;
z-index: 100;
left: 8em;
margin-top: -1.5em;
width: 10em;
background: #000000;
border: 2px solid #2586d7;
}

#menu ul {
padding; 3px;
}

#menu li {
font-size: 85%;
height: 18px;
line-height: 18px;
}

#menu li a {
padding-left: 10px;
color: #fff;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
color: #ff3e3e;
background: #fff url(../images/arrow7.gif) no-repeat left;
}

.spwhite {
font-family: verdana, arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #fff;
}

#wrapper {

margin: 50px;
width: 800px
}
 
#content {

width: 100%
}


#header

{
background: url(../images/marhdr.png) no-repeat;
height: 349px;
width: auto;
}

#space

{
float: left;
width: 3%;
height: 5px;
}

#left

{
margin-top: 50px;
float: left;
width: 20%;
background-color: #000000;
margin-bottom: 10px;
margin-left: 3%;
}

#center

{
margin-top: 30px;
width: 40%;
float: left;
background-color: #000000;
margin-bottom: 10px;
}

#right

{
margin-top: 30px;
float: right;
width: 20%;
margin-right: 3%;
background-color: #000000;
margin-bottom: 10px;
}

#kicker

{
clear: both;
height: 90px;
}

#footer 

{
margin-top: 10px;
height: 69px;
clear: both;
padding-top: 20px;
background: url(/images/footer2.png) repeat-x;
}

#footer p {

margin: 0;
font-size: 10px;
text-align: center;
color: #ffffff;
}

#footer a {
	
color: #ffffff;
}

