<style type="text/css">
<!--
body
{scrollbar-face-color: #440e62;
scrollbar-shadow-color: #27385B;
scrollbar-highlight-color: #F6F3E0;
scrollbar-3dlight-color: #4C0099;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color: #FFCC00;
scrollbar-arrow-color: #F6E2D9;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url(http://www.westcoastflags.com/Graphics/background.jpg);
}

body { 
	background-color: #FFFFFF;
	background-image: url(http://www.westcoastflags.com/Graphics/background.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #440e62;
}


a:hover {
	text-decoration: underline;
	color: #464646;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #491069;
	font-weight: bolder;
	line-height: 18px;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #9c43ce;
	font-weight: bold;
	line-height: 14px;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	line-height: 12px;
}

blockquote { width: 270px; float: left; margin: 5px; padding: 5px; }

ul { list-style:circle; padding: 2px; margin: 2px; list-style-position: inside; line-height: 15px; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
}


.toplinks {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.toplinks a:link, .toplinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}

.toplinks a:hover { 
	text-decoration : none;
	color: #FEEFC8;
	border-bottom: 2px dotted #FEEFC8;
	font-weight: bold;
	}

.toplinks a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}

.sidelinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited, .sidelinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #707070;
	font-weight: bold;
	}

.sidelinks a:hover { 
	text-decoration : none;
	color: #9D0038;
	border-bottom: 1px dotted #9D0038;
	font-weight: bold;
	}

	dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
left: 0;
z-index:100;
width: 100%;
}
#menu dl {
float: left;
width: 150px;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
background: #FFFFFF;
border: 1px solid white;
	font-family: Verdana;
	font-size: 10px;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
	font-family: Verdana;
	font-size: 10px;
}
#menu li a:hover, #menu dt a:hover {
background: #eee;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}