BODY {
	color: #000000;
	font-family: "Verdana";
	font-size: 12pt;
	background: url(images/backgrounds/drock028.jpg);
	margin: 10px 25px 10px 25px;
}

P {
	color: Black;
	font-family: "Verdana", "Arial";
	font-size: 12pt;
}

A:link {color: Blue}
A:visited {color:Red}
li {
	color: #000000;
	display: list-item;
	margin-left: 10px;
	list-style-type: square;
}
h2 {
	color: #000000;
	text-align: center;
}
h3 {
	color: #000000;
}
td {
	color: #000000;
}
h2 {
	color: #000000;
}
h1 {
	color: Black;
}

/*Top level menu link items style*/
.menuitem {
background: url(images/aquablue.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
}

#content {
background: url(images/backgrounds/a3.jpg); 
margin: 10px 1px 10px 1px; 
padding: 1ex 1em 1ex 1em;
}

.headline {background-image: url('images/backgrounds/tile_sub.gif');
color: #000000;
font-weight: bold;
border-bottom: thin solid #000000;
border-top: thin solid #000000;
}
	
#headermenu,
#footermenu
{
        border-top-width: 1px;
        border-bottom-width: 0;
        border-left-width: 1px;
        border-right-width: 1px;
        border-style: solid;
        border-color: #000000;
	background: url('images/aquablue.gif');
	color: #000;
        padding: 2px;
	font-size:11px;
	font-weight: bold;
	text-align: left;
}


#headermenu a:link, 
#headermenu a:active, 
#headermenu a:visited,
#footermenu a:link,
#footermenu a:active,
#footermenu a:visited 
{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px; 
        font-weight : bold;
        color : #000;
        text-decoration : none;
	padding-left : 0.5em;
	padding-right : 0.5em;
}       
        
#headermenu a:hover,
#footermenu a:hover
{
        font-family : Arial, Helvetica, sans-serif;
        font-size : 11px;
        font-weight : bold;
        color : Red;
        text-decoration : underline;
}

img.right {
margin-right: 15px;
}

img.left {
margin-right: 15px;
padding-right: 15px;
float: left;
}

ul.inside {list-style-position:inside}

