body {
	margin-top:25px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBFFAA;
	color: #333;
	text-align: center;
	}
	
a:link, a:visited {
	color:#89C924;
	text-decoration:none;
	}

a:hover {
	color:#FE7F01;
	text-decoration:none;
	}	

#page {
	width: 806px;
	margin: 0 auto;
	background-color: white;
	border: 1px solid #959596;
	text-align: center;
	background: url(pagebg.gif) repeat-y top; border: none;
	}

#mainwrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	border:0px dotted green;
}

#navcontainer {
	margin: 10px 0;

	height: 23px;
	border:0px solid red;
}

#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border:0px solid red;
}

#navcontainer ul li a {
	background: #C2D232;
	width: 130px;
	height: 23px;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 16px "Lucida Sans Unicode", Arial, verdana, lucida, sans-serif;
	text-transform:uppercase;

}

#navcontainer ul li a:hover {
	color: #333;
}



#leftcolumn {
	width:428px;


}

#leftcolumn h1{
	Color:#E7792A;
	font-size:190%;
	margin-left:10px;
}

#leftcolumn h2{
	Color:#E7792A;
	font-size:180%;
	margin-left:10px;
}

#leftcolumn h3{
	Color:#E7792A;
	font-size:160%;
	margin-left:10px;
}


#leftcolumn p{
	margin-left:30px;
	font-size:130%;
	line-height:150%;
}

.quote{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:7px solid green;
	margin-left:25px;
	background: #E4EBA8 url(quotemark.gif) no-repeat 10px 5px;
}

.quote p{
	padding-left:15px;
	padding-right:7px;

}

#rightcolumn .quote{
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:7px solid green;
	margin-left:25px;
	margin-right:25px;
	background: #E4EBA8 url(quotemark.gif) no-repeat 10px 5px;
}

#rightcolumn .quote p{
	padding-left:20px;
	padding-top:12px;
	margin-bottom:12px;
}

#rightcolumn {
	width:305px;
	background:#E9E9F1;
	float:right;
}

#rightcolumn h1 {
	Color:#E7792A;
	font-size:195%;
	margin:20px 24px;
}

#rightcolumn h2 {
	Color:#E7792A;
	font-size:170%;
	margin:20px 24px;
}

#rightcolumn p {
	Color:#333;
	font-size:125%;
	line-height:180%;
	margin:0 24px 30px;
	
}

#rightcolumn hr {
	width:85%;
	text-align:center;
	color:#7FADE9;
	height:1px;
}

#leftcolumn hr {
	width:85%;
	text-align:center;
	color:#7FADE9;
	height:1px;
}

#rightcolumn li, #rightcolumn li a:link, #rightcolumn li a:visited {
	font-family: arial, Verdana, times;
  	font-size: 10pt;
  	padding-bottom: 0.5em;
  	color: #89C924;
	list-style: url(bullet-arrow.gif);
}

#rightcolumn li a:hover {
 	color: #FE7F01;

}

#footer {
	background: url(footer.gif) no-repeat bottom left;
	height:50px;
	text-align: center;
}

#footer a, #footer a:visited  {
	color:black;
}

#footer a:hover  {
	color:red;
}

#footer .copyright {
	width:200px;
	border:0px solid red;
	float:left;
	padding-top:26px;
}

#footer .navi {
	width:400px;
	border:0px solid green;
	float:left;
	padding-top:26px;
}

#footer .deepweb {
	width:200px;
	border:0px solid blue;
	float:left;
	padding-top:26px;
}


.smallphotocontainer {
	width:210px;
	background: transparent url(smallphoto_bg.gif) no-repeat top left;
	float:right;
	margin:5px 0 10px 10px;
	text-align:center;
	font-size: 85%;
	
}

.rightsmallphotocontainer {
	width:210px;
	background: transparent url(smallphoto_bg.gif) no-repeat top left;
	float: none;
	margin:5px 0 10px 50px;
	text-align:center;
	font-size: 85%;
	
}

.smallphotocontainer img {
	margin:10px auto;	
}

.smallphotocontainer p {
	color:#fff;
	text-align:left;
	margin:0 10px 10px 10px;
}

.photocontainer {
	width:253px;
	background: transparent url(photo_bg.gif) no-repeat top left;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-size: 100%;
	
}


.photocontainer img {
	margin:15px auto;
}

.photocontainer p {
	padding:0;
	text-align:right;
}