body{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	text-align: center;
	}


p,ul,li,dt,dd{
	font-family:arial,verdana,tahoma,sans serif;
	font-size: 12px; 
	color: #000;
	line-height: 140%;
	padding: 8px;
}

h1{
	font-family:verdana,arial,tahoma,sans serif;
	font-size: 16px; 
	color: #000;
	font-weight: bold;
	padding: 0 10px;
}

h2{
	font-family:verdana,arial,tahoma,sans serif;
	font-size: 12px; 
	color: #000;
	font-weight: bold;
	padding: 10px;
}

h3{
	font-family:verdana,arial,tahoma,sans serif;
	font-size: 12px; 
	color: #000;			
	font-weight: normal;
	padding: 10px;
}

a, a:active, a:hover, a:visited, a:link{
	font-family:arial,verdana,tahoma;
	font-size: 12px; 
	color: #006699;
	line-height: 230%;
}

#image{
        position: absolute;
        top: 60px;
        left: 0px;
        overflow: hidden;
}

#photodisplay a{
        font-family:verdana,arial,tahoma,sans serif;
        font-size: 10px;
        color: #FFFFFF;
        font-weight: normal;
        padding: 10px;
	text-decoration: none;
	position: absolute;
        top: 382px;
}

#photodisplay a:hover, #photodisplay a:active, #photodisplay a.selected{
        text-decoration: underline;
}

#main{
	width: 950px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
	background: url(images/background.gif) no-repeat top left;
}

#main #header{
	position: absolute;
	top: 30px;
	left: 160px;
	text-align: justify;
}


#main #content{
	position: absolute;
	top: 60px;
	left: 160px;
	width: 737px;
	height: 430px;
	border-color: #999999;
        border-width: 1px;
        border-style: solid;
}

#main #content #primary{
	position: absolute;
	top: 0px;
	width: 375px;
	height: 420px;
	padding-top: 6px;
	text-align: justify;
	overflow: auto;
}

#main #content #secondary{
	position: absolute;
	background-color: #000000;
	top: 0px;
	left: 375px;
	width: 356px;
	height: 424px;
	padding: 3px;
	padding-top: 3px;
	margin: 0;
	text-align: center;
	overflow: auto;		
}

#main #content #secondary img, #main #content #secondary a img{
	margin: 3px;
	border: 0;
}

#main #footer{
	position: absolute;
	top: 480px;
	left: 160px;
	text-align: center;
	padding: 0;
	width: 735px;
}

#main #followup{
        position: absolute;
        top: 560px;
        left: 160px;
	background-color: #999999;
	text-align: justify;
        text-justify: newspaper;
        padding: 0;
        width: 735px;
}


#header a{
	font-size: 14px;
	text-decoration: none;
}

#header a:hover, #header a:active, #header a.selected{
	text-decoration: underline;
}
