
a:link {background-color:#0B3861;}    /* unvisited link,#003399, Blue */
a:visited {background-color:#0B3861;} /* 000078 visited link,#003399,Blue */
a:hover {background-color:#FF704D;}   /* mouse over link,#FF704D,Orange */
a:active {background-color:#FF704D;}  /* selected link,#FF704D,Orange */

ul
{
list-style-type:none;
margin:-8px;
padding:0px;
top:0px;
Center
}
a:link,a:visited
{
display:block;
font-weight:bold;
color:#FFFFFF;  / * #FFFFFF,White */
background-color:#98bf21; /* #98bf21,Green  */
width:115px;
text-align:left;
padding:4px;
text-decoration:none;
text-transform:capitalized;
top:0px;
font-size:90%;
}
a:hover,a:active
{
background-color:#7A991A;  /* #7A991A,Green */
/* color:#050700 #050700,Black */
}
p
{
font-family:"Times New Roman";
font-size:20px;
color:#003399;
top:0px;
padding=4px;
text-align:left;
}
ul{
position:relative;
top:0px;
right:0px;
}

div{padding:15,15,15,15;}

.art-nav
{position:relative;
top:0px;
right:0px;
}

il{padding=10px,10px,10px,10px;}

body {
z-index:1;
}

#header_area {
    background: url('my_header_image.com');
    background-repeat:no-repeat;
    background-position: top center;
    background-size: 100%;
}

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: absolute;
	z-index:0;
	width: 850px;
	height: 113px;
	left: 0px;
	background-position: left left;
	
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 850px;
	height: 113px;
	background-image: url('demo/1988/ward/images/Header.jpg');
	background-repeat: no-repeat;
	background-position: left left;
	margin: 0 auto;
	padding: 0 0 0 0;
}
/* end Header */

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('floyd/images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 900px;
	z-index:-1;
	border:0;
	
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:850px;

#element.style.backgroundColor="color|inherit|transparent"

body {
	font:14px/1.6 Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	color:#333;
	background: #0B3861;
}