body {
margin: 0;
background-position: top left;
background-image: url(vertical.jpg);
background-repeat: repeat-x;
color : #4a4240;
font-size: 13px;
background-color: #a3a79b;
line-height : 150%;
font-family: Lucida Sans, Lucida Grande, sans-serif;
}

#header { 
width: 635px;
height:300px;
padding : 0px;
margin : 0px;
background: url(markheader.jpg) top left no-repeat;
}

#navi {
height:50px;
width:80%;
float:right;
text-transform: uppercase;
font-weight:normal;
margin: 4px 0 50px 0;}

#navi a:link, #navi a:visited {border-width: 0 1px 1px 1px;
border-style : solid;
margin: 0 5px;
color: #12191F;
padding:5px;font-weight:normal;

border-color : #4a4240;
background: #6C7E80;}

#navi a:hover, #navi a:active {
background: #4a4240;}

#container: {width: 50%;}
#content { 
border-width : 0;
clear:both; 
width:60%;
padding : 0;
margin: 80px 0 0 80px;
height : auto;
border-style : solid;
border-color: #3f3c39;
}


img  {
border: 0;
}

#content img  {
margin : 5px;
border: 0;
}

A:link  {
color : #3f3c39;
text-decoration : none;
font-weight : bold; 
}

A:visited  {
color : #3f3c39;
text-decoration : none;
font-weight : bold; 
}

A:hover  {
color : #4a4240;
text-decoration : none;
font-weight : bold; 
}

A:active  {
color : #4a4240;
text-decoration : none;
font-weight : bold; 
}



.uppercase {
text-transform: uppercase;
}

blockquote, li {
padding-top: 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
text-decoration : none;
color : #4a4240;
border-width : 0px;
margin : 5px;
}


input , textarea, select  {
color : #a3a79b;
font-size : 13px;
font-weight : normal;
text-decoration : none;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-align : left;
border-width : 0px;
border-style : solid;
margin:3px; padding:3px;
background-color: #3f3c39;
}


h1 {
font-size : 15px;
font-family: Lucida Sans, Lucida Grande, sans-serif;
text-transform: uppercase;
text-align: left;
padding-top : 5px;
font-weight: normal;
padding-bottom : 3px;
padding-left : 0;
padding-right : 20px;
margin-top : 20px;
margin-bottom : 5px;
margin-left : 25px;
margin-right : 25px;
color : #4a4240;
border-top-width : 0px;
line-height : 10px;
border-bottom-width : 1px;
border-left-width : 0px;
border-right-width : 0px;
border-style : solid;
border-color : #4a4240;
}

fieldset {
border: 1px solid #4a4240;
margin: 15px 0 0 0;
padding:10px; }

h1:first-letter {font-size:25px;margin:3px;margin-left:-20px;color:#222D33;border-bottom: 0;}


