html, body {
	min-height:100%;
	margin-bottom:-94px;
	background-color: #fff;
	margin:10px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #6699cc; 
	background-image: url(content/img/border.gif);
	background-repeat: repeat-y;
	background-position: center;
}


#wrap {
	width:800px;
	padding:0px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
}

#outer {
	border-top: solid #fff 1px;
	border-left: solid 150px #fff;
	
}

#inner {
	margin:0px;
	width:100%;
	color: #000000;
	list-style: none;
}
#inner img {

	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	
	position: inherit;
	
}

#header {
	padding:0;
	margin:0;
	text-align:center;
	background-image: url(content/img/roof.png);
	background-position: center top;
	background-repeat: no-repeat;
}
/* main menu */
#menu {
	margin:0;
	padding:0;
	height:16px;
	background-image:url(content/img/topboarder.gif);
	background-repeat:repeat-x;
	border-bottom:solid #6b8dc6 5px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
	#menu ul {
		margin:0;
		padding:0;
		display:inline;
	}
		#menu li {
			margin:0;
			padding:0;
			list-style:none;
			display:inline;
		}
		#menu li a {
			color:#fff;
			margin:0;
			padding-top:0;
			padding-bottom:2px;
			padding-left:15px;
			padding-right:15px;
			text-decoration:none;
		}
		#menu li a:hover {
	background-image:url(content/img/topboarder02.gif);
	color:#000;
		}



/* left menu */
#LeftMenu {
	background-color:#99cdff;
	border:10px solid #669acc;
	float:left;
	position: absolute;
	top: 207px ;
	overflow: visible;
	width: 115px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	margin-left:-150px;
	min-height:100%;
}
	
	
#LeftMenu ul {
	width: 135px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-decoration:none;
	list-style-type: none;
}
				
#LeftMenu li {
	border-bottom: 3px solid #fff;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	width: 115px;

}
#LeftMenu li a {
	border:10px solid #669acc;
	border-width:0 10px;
	color:#fff;
	display:block;
	height:60px;
	text-align:center;
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
	text-decoration:none;
	width:115px;
	padding-top: 10px;
	}
	
		
#LeftMenu li a:hover {
	background-color:#669acc;
	border-color:#99cdff;
}


/* THIS CONTROLS THE TEXT AREA AND ITS POSITION RELATIVE TO THE REST OF SITE*/
	#content {
	position:relative;
	margin:0px;
}
	#content ul {
	margin:0 0 -5px 30px;
	padding:0 10px 10px 10px;
	list-style:none;
	font-size:1.1em;
	color: #6699cc;
}
	#content ul ul {margin:0 0 -10px 0;padding:0 10px 10px 10px;list-style:none;font-size:1.0em;}
	#content ol {padding:0;margin:0;font-size:1.1em;}
	#content ol li {padding:0;margin:0;font-size:1.1em;}
	#content img {
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
	margin-top: 86px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	position: relative;
}
	#content p {
	margin:0;
	padding-top: 0px;
	padding-right: 200px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
	#content a {text-decoration:none;}
	#content a:hover {text-decoration:underline;}
	
	#cccontent ul{
	text-decoration:none;
	list-style:none;
	color:#000000;
	margin-right:30px;
	}
	#contentx {
	margin: 0px;
	margin-right: 0px;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #66ccff;
	text-align: center;
	margin-bottom: 55px;
	font-weight: lighter;
	margin-top: -10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 18px;
	color: #6699cc;
	margin-left:10px;
	margin-top: 10px;
	}
	h3 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 15px;
	color: #6699cc;
	margin-left:150px;
	margin-top: 10px;
	}
	
h1 {	font-family: Verdana, Arial, Helvetica, san-serif;
		font-size: 22px;
		color: #6699cc;
		text-align:center;}
h5 {font: 15px;
	text-align:left;
	color:#6699cc;
	padding-left:10px;}
	
#footer {
	clear:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;;
	margin:0px;
	padding:0px;
	text-align:center;
}

#footer2 {
	clear:none;
	padding:0px;
	text-align:center;
	}
	
#mstr_img img{
		margin-top: 10px;
		margin-left: 10px;
		border-top-color: #ff9933;
		border-right-color: #ff9933;
		border-bottom-color: #ff9933;
		border-left-color: #ff9933;
}
	
#img01 img{
	margin-top: -15px;
	margin-right: 5px;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
}
#img02 img{
	margin-top: -180px;
	margin-right: 5px;
	border-top-color: #ff9933;
	border-right-color: #ff9933;
	border-bottom-color: #ff9933;
	border-left-color: #ff9933;
}

#img03 img{
	margin-top: -345px;
	margin-right: 5px;
	border-top-color: #6699cc;
	border-right-color: #6699cc;
	border-bottom-color: #6699cc;
	border-left-color: #6699cc;
}


/*THIS CONTROLS THE 2 SIDE ITEMS GOOGLE AND GUIDESTAR*/
#sideitem img{
margin-left:1px;
text-decoration:none;
border:none;
color:#6699cc;}
