/* CSS Document */
* {
	margin:0;
	padding:0;
	}
body 
{
	background:#f7ffd4;
	padding:0 0 20px 0;
}

p
{ 
	text-indent: 20px;
}

p2
{
	text-indent: 0px;
}
sup
{
	font-size:6pt;
}

ul
{
	/*text-indent: -29px;*/
}
	
a, a:hover, a:active, a:link 
{
	font:18px, "Times New Roman";
	color:#3399CC;
}

a:visited
{
	color:#669999;
}

.mainlink a
{
	color:#FF33CC;
	font-size:22px;
}

.mainlink a:visited
{
	color:#CC0000;
}

.navbar
{
	text-decoration:none;
	font:14px, "Trajan Pro";
	color:#006699;
	text-indent:none;
}

.navbar a
{
	text-decoration:none;
	font:14px, "Trajan Pro";
	color:#006699;
	text-indent:none;
}


.smallink a
{
	font-size:11px;
}

.text{
	font-size:14px;
	font-family:"Times New Roman";
	color:#232247;
	font-weight:bold;
	text-align:center;
	}
	

#top{
	width:100%;
	/*position:absolute;
	top:0;
	left:0;*/
	height:154px;
	background:url(images/top_bg2.gif) repeat-x;
	z-index:10;
	}

#bottom {
	/*position:relative;
	left:63px;*/
	margin-left:43px;
	height:366px;
	/*top: 77px;*/
	width: 950px;
}

#Layer1 {
	 position:absolute; 
	 width:711px; 
	 height:96px; 
	 z-index:3; 
	 left: 118px; 
	 top: 10px;
	 background:url(images/KerstenCampbell.gif);
	 repeat: no repeat;
}

.copyright 
{  
	font-family: arial, sans-serif; 
	color: #6b4f2a; 
	font-size: 7pt;
	padding-right:0px;
}

.nopheader
{
	padding: 0 15px 0 15px;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Times, Georgia;
  color: #3399CC;
  margin-right: 3px;
}
