body	{
	margin: 0;
	font-family: trebuchet, "ms trebuchet", "trebuchet ms", arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333;
	background: #fff;
	}
	
	
a	{
	color: #333;
	background: transparent;
	}
a:hover	{
	color: #369 !important;
	background: transparent;
	text-decoration: none !important;
	}
a:visited	{
	color: #111;
	background: transparent;
	}
	
	
#lefttopPg	{
	position: absolute;
	right: 50%;
	background: #fff;
	color: #333;
	height: 120px;
	width: 340px;
	border-top: solid 15px #c1c1c1;
	}
#righttopPg	{
	position: absolute;
	left: 50%;
	background: url(images/logo2.gif) top right #fff;
	color: #333;
	height: 120px;
	width: 340px;
	border-top: solid 15px #9aacbf;
	border-left: solid 1px #7da7d9;
	text-align: right;
	padding: 0;
	}
#righttopPg	img	{
	display: none;
	}
#leftPg	{
	position: absolute;
	right: 50%;
	top: 135px;
	background: #fff;
	color: #333;
	height: 700px;
	width: 325px;
	padding: 25px;
	}
#rightPg	{
	font-family: trebuchet, "ms trebuchet", "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	position: absolute;
	left: 50%;
	top: 135px;
	background: url(images/gradient2.jpg) repeat-x transparent;
	height: 700px;
	width: 325px;
	padding: 25px;
	border-left: solid 1px #7da7d9;
	}
	
#logobox	{
	text-align: right;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 0;
	margin-left: -27px;
	width: 58px;
	height: 112px;
	background: none;
	color: #999;
	}
	
	
ul.nav	{
	padding: 0;
	margin: 0;
	}
ul.nav li {
	display: inline;
	border-right: solid 1px #ccc;
	padding: 0 5px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	}
ul.nav li.last {
	border: none;
	}
.nav a	{
	line-height: 200%;
	text-decoration: none;
	color: #555;
	background: #fff;
	letter-spacing: 1px;
	font-size: 12px;
	}
.nav a:hover {
	color: #777;
	border-bottom: solid 3px #cbe2fc;
	text-decoration: none !important;
	}
.nav a:visited {
	color: #333;
	background: transparent;
	}
.nav a.current {
	border-bottom: solid 3px #7da7d9;
	color: #000 !important;
	background: #fff;
	}
p	{
	font-family: georgia, "times new roman", "times roman", serif;
	font-size: 10pt;
	line-height: 150%;
	padding: 0 15px;
	}
p.blockpara	{
	line-height: 125%;
	padding: 0 15px;
	margin: 0;
	font-family: georgia, "times new roman", "times roman", serif;
	font-size: 14pt;
	font-style: italic;
	color: #369;
	background: #fff;
	}

/*  you might want to remove this!!! 

#address	{
	position: absolute;
	right: 50%;
	margin-right: -167px;
	margin-top: 2px;
	bottom: auto;
	width: 335px;
	display: block;
	border-top: dotted 1px #777;
	font-style: normal;
	padding-top: 10px;
	}
#address a:hover {
	color: #fc0;
	background: transparent;
	}	
*/

span#contact	{
	display: block;
	padding-left: 10px;
	width: auto;
	}
#contact a	{
	color: #fff;
	background: transparent;
	}
#contact a:hover {
	color: #369;
	background: transparent;
	}
#top	{
	height: 100px;
	}
	
	
a#topper	{
	color: #369;
	background: transparent;
	margin-top: 25px;
	border-top: dotted 1px #ccc;
	padding: 10px;
	display: block;
	width: auto; 
	text-decoration:  none;
	font-style: italic;
	}
a#topper:visited {
	color: #333;
	text-transform: uppercase;
	background: transparent;
	}
	
	
div#frame	{
	display: block;
	position: relative;
	left: 50%;
	margin-left: -165px;
	text-align: left;
	width: 330px;
	height: 440px;
	background: url(images/framer2.jpg) no-repeat #cbe2fc;
	color: #333;
	}
#frame img	{
	width: 300px;
	height: 400px;
	border: solid 1px #999;
	padding: 10px;
	}
	
	
span.footer	{
	font-size: 10px;
	color: #999;
	background: transparent;
	letter-spacing: 1px;
	height: 100px;
	}
.footer a {
	text-decoration: none;
	color: #555;
	background: #fff;
	letter-spacing: 1px;
	font-size: 11px;
	}
.footer a:hover {
	color: #777;
	background: transparent;
	text-decoration: underline;
	}
.footer a:visited {
	color: #333;
	background: transparent;
	}
	

div.smaller	{
	font-size: 11px;
	}

h3	{
	font-family: georgia, "times roman", "times new roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #69c;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #369;
	border-right: solid 1px #369;
	}

ul	{
	padding-bottom: 10px;
	list-style-type: square;
	}
