/*
Theme Name: Mark Out Media
Theme URI: http://www.markoutmedia.com
Description: The new original Mark Out Media site...
Version: v1.0
Author: Carl and Paul Guyton
*/

body{
background: #1D1D1D url(http://www.markoutmedia.com/images/new/MOM%20Site%20Sidebars%20copy.png);
background-position: top center;
background-repeat: repeat-y;
font-family: arial;
font-size: 10pt;
padding-top: 20px;
}

#container{
width: 850px;
text-align: left;
}

.header{
background: url(images/header.jpg);
height: 194px;
}

#sidebar{
width: 160px;
float: left;
background: #2d2d2d;
border-right: 1px solid #000000;
}

#nav{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
text-transform: uppercase;
font-weight: bold;
font-family: arial;
font-size: 10pt;
color: #afe003;
background: #050505;
}

#main{
width: 840px;
padding: 5px;
color: #FFFFFF;
}

img{
border: 0px;
}

.feedback{
text-align: right;
font-weight: bold;
}

#footer{
width: 840px;
float: left;
background: #000000;
color: #999999;
padding: 5px;
text-align: center;
}

.title{
font-family: arial;
font-size: 12pt;
text-transform: uppercase;
font-weight: bold;
letter-spacing: -1px;
color: #99FF99;
}

.title a{
color: #99FF99;
text-decoration: none;}

a{
color: #FFFFFF;
text-decoration: none;
}

.marquee{
padding-top: 5px;
padding-bottom: 5px;
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
font-size: 12pt;
}