body {
	font: 76.1% Verdana, sans-serif;
	color: #000;
	line-height: 175%;
	text-align: center;
	background: #CCC repeat;
	margin: 10px;
	padding: 10px;
}

td {
	font: 12px Verdana, sans-serif;  
	color: #000;
}

li {
	padding-bottom: 10px;
}
 
h1 { 
	font-size: 115%; 
	font-weight: bold; 
	color: #016665;
	margin: 25px 0px 0px 0px;
	text-align: left;
	}
	
h2 { 
	font-size: 100%; 
	font-weight: bold;  
	color: #063D91;
	margin: 25px 0px 0px 0px;
	text-align: left;
	}


h1.title { 
	font-size: 115%; 
	font-weight: bold; 
	color: #016665;
	margin: 25px 0px 0px 0px;
	text-align: left;
	}

h2.subtitle { 
	font-size: 100%; 
	font-weight: bold;  
	color: #063D91;
	margin: 25px 0px 0px 0px;
	text-align: left;
	}

	/* h3 not currently used. selector listed for future use if required */
	
h3 { 												
	font-size: 100%; 
	font-weight: normal;  
	color: #063D91;
	margin: 25px 0px 0px 0px;
	text-align: left;
	}
		
p.follow-title {
	margin-top: 0px;
	text-align: left;
	}
		
#intro {
	text-align:center;
}

#header {
	background: #CCC url(../index.php_files/c1.gif) no-repeat;
	text-align: center;
	left: 0px; 
	position: static; 
	width: 694px;
	height: 94px;
}

#topwaves {
	background: #FFF url(../index.php_files/c3.gif) no-repeat;
	text-align: center;
	left: 0px; 
	position: static; 
	width: 694px;
	height: 119px;
}

#bottomwaves {
	background: #FFF url(../index.php_files/c4.gif) no-repeat;
	text-align: center;
	left: 0px; 
	position: static; 
	width: 694px;
	height: 27px;
}

#tag {
	position: static;
	color: #073d91;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

#toplinkbar {
	background: #F1F1F1 url(../index.php_files/c2.gif) repeat;
	text-align:center;
	width: 694px;
	height: 29px;
}

#toplinks {
	padding: 10px;
}

a.toplinktext, a.toplinktext:visited  {
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
	color: #777;
	text-decoration: none;
}
	
a.toplinktext:hover  {
	color: #733;
	text-decoration: none;
	margin-bottom: 5px;
}

a.subtitle, a.subtitle:visited {
	color: #063D91;
	text-decoration: none;
	}
	
a.subtitle:hover {
	text-decoration: underline;
	}	

#bottomlinkbar {
	background: #CCC url(../index.php_files/c5.gif) repeat;
	text-align:center;
	width: 694px;
	height: 71px;
}

#footertext {
	font: 12px Verdana, sans-serif; 
	font-weight: normal; 
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
a.footertext, a.footertext:visited  {
    padding-left: 10px;
    padding-right: 10px;
	color: #777;
	text-decoration: none;
}
	
a.footertext:hover  {
	color: 733;
	text-decoration: none;
	margin-bottom: 5px;
}

#container {
	width: 694px;
	background-color: #CCC;
	text-align: center;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border-width: 0px;
}

	
#mainarea {
	background: #FFF url(../index.php_files/mainback.jpg) repeat;
	position: static;
	text-align: left;
	width: 694px;
	padding: 0;
	border-width: 0px;
}

#innermain {
	background: url(../index.php_files/rightbottom.gif) no-repeat bottom right;
}

#content {
	width: 450px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#photo {
	position: absolute;
	text-align: right;
	top: 250px;
	right: 0px;
	width: 229px;
	height: 577px;
}

input {
  background-color: #FFF;
	border:1px solid #555;
	font: 12px Verdana, sans-serif;
	color: #000;
	padding: 2px;
	margin: 1px;
}

textarea {
    background-color: #FFF;
	border:1px solid black;
	font: 12px Verdana, sans-serif;
	color: #000;
	padding: 2px;
	margin: 1px;
}

select {
    background-color: #FFF;
	border:1px solid black;
	font: 12px Verdana, sans-serif;
	color: #000;
	padding: 2px;
	margin: 1px;
}

.rightbox
{
    BORDER-WIDTH: 1px;
    BORDER-STYLE: solid;
    BORDER-COLOR: #888888;
    BACKGROUND-COLOR: #FFFFFF;
    COLOR: #000000;
		width: 180px;
}
