html, body {
margin : 0; 
padding : 0; 
background-color : #fff; 
color : #333; 
background-image : url(picks/3.jpg); 
background-repeat : no-repeat; 
} 
#left {
width : 200px; 
float : left; 
height : 375px; 
margin-top : 1px; 
margin-left : -1px; 
padding : 0; 
} 
img.left {
float : left; 
margin-right : 5px; 
border : 0px outset #6d8458; 
} 
#content {
	padding-right : 5px;
	margin-top : 10px;
	margin-left : 210px;
	border-right : 0px double #edb663;
	background-image : url(picks/5.jpg);
	background-repeat : no-repeat;
	background-position : bottom right;
	font-family: "MS Gothic";
	font-size: medium;
	font-style: normal;
} 
#content a {
color : #000; 
text-decoration : underline; 
}

#content a:hover {
color : #006600; 
} 

#header {
height : 25px; 
padding-left : 0; 
border-bottom : 0 solid #006; 
margin-bottom : 0; 
background-image : url(picks/1.jpg); 
} 
#contenthead {
height : 66px; 
margin-bottom : 10px; 
margin-left : 5px; 
background-image : url(picks/2.jpg); 
} 
h1 {
	font-size : 2.6em;
	color : #000;
	margin-top : 3px;
	font-family : "firenze sf", verdana, arial, sans-serif;
	left: 50px;
} 

#menu ul {
	margin-bottom : 0px;
	float :right;
	width : 65%;
	border : 0 solid #625e00;
	font-family: "MS Gothic";
	font-size: 110%;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
} 
#menu ul li {
display : inline; 
} 
#menu ul li a {
color : #000; 
padding-right : 36px; 
text-decoration : none; 
} 
#menu ul li a:visited {
color : #784B22; 
} 
#menu ul li a:hover {
color : #006600; 
} 
#footer {
float : right; 
background-color : #fff; 
color : #006; 
border-top : 0px double #edb663; 
font-size : 11px; 
text-align : right; 
padding : 2px 10px 0 0; 
clear : both; 
width : 300px; 
} 
#loubox {
float : right; 
width : 140px; 
margin-top : 40px; 
margin-right : 100px;
font-size : 130%;
font-family : "firenze sf", verdana, arial, sans-serif; 
color : #000000;
background-color : #ffffff; 
} 

p {
	margin-left : 10px;
	font-family : "MS Gothic";
	color : #000;
	font-size : x-large;
	position: relative;
	right: auto;
	word-spacing: normal;
} 
dd {
font-family : 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; 
font-size : 0.95em; 
} 
dt {
font-family : 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif; 
font-size : 0.95em; 
margin-left : 10px; 
}
