body{
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-color : #660000;
	background-image: url(images/wineredshade.gif);
}

h1 {
font : normal 20px "Trebuchet MS", verdana, sans-serif;
color : #999999;
margin-bottom : 20px;
letter-spacing : 2px;
}
h2 {
font : normal 20px "Trebuchet MS", verdana, sans-serif;
color : #ffff99;
margin-bottom : 20px;
letter-spacing : 2px;
}
.left {
width : 11px;
background-image : url(images/edge1.jpg);
background-repeat : repeat-y;
background-color : #000000;
}
.right {
width : 11px;
background-image : url(images/edge2.jpg);
background-repeat : repeat-y;
background-color : #000000;
}
#top {
height : 40px;
background-color : #330000;
text-align : center;
}
#topline {
background-color : #330000;
height : 40px;
letter-spacing : 5px;
color : #ffeeaa;
font-size : 20px;
font-variant : normal;
padding-left : 10px;
padding-bottom : 1px;
width : 100%;
vertical-align : bottom;
border-bottom : 1px solid white;
font-family : "Comic Sans MS", "Times New Roman", Times, serif;
}
#col1 {
color : #ffeeaa;
font : bold 13px verdana, sans-serif;
padding-left : 10px;
padding-right : 10px;
padding-top : 30px;
background-color : #571904;
border-right : 1px solid white;
width : 20%;
letter-spacing : 1px;
text-align : center;
}
#col2 {
height : 800px;
color : #ffffff;
font : normal 14px verdana, sans-serif;
padding-top : 30px;
padding-bottom : 30px;
padding-left : 20px;
padding-right : 20px;
background-color : #333333;
letter-spacing : 1px;
width : 100%;
}



#menu1 a , #menu1 a:visited , #menu1 a:active {
display:block;
background-color : #571904;
color : #FFCC99;
font : bold 12px verdana, sans-serif;
line-height : 24px;
text-decoration : none ;
text-align : left;
width : 160px;
}

#menu1 a:hover{
	background-color : #FFCC99;
	color : #330000;
	text-decoration : none;
	font : bold 12px verdana, sans-serif;
	line-height : 24px;
}
#bottom {
font : bold 12px verdana, sans-serif;
color : #ffeeaa;
padding : 2px;
height : 40px;
text-align : center;
background-color : #330000;
width : 100%;
vertical-align : middle;
border-top : 1px solid white;
}
a:link, a:visited, a:active {
	text-decoration : underline;
	color : #999999;
	font: bold 14px verdana, sans-serif;
}
a:hover {
	text-decoration : none;
	background-color : #fff;
	color : #333333;
	font: bold 14px verdana, sans-serif;
}
