body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #12448B;	
	background-image: url(pics/ph_background.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 800px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(pics/phantasy_title.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 360px;
}
#header2 {
	background-image: url(pics/phantasy_title2.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
}

#innerwrapper {
	background-image: url(pics/bamboo_bg.png);
	background-repeat: repeat-y;
	background-position: center top;	
	float: left;
	width: 800px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#contentbig {	
	text-align: center;
	margin: 0px auto;
	padding-top: 40px;
	min-height: 500px;
	/*background-color:#D6D9D7;*/
}
#contentmain {	
	float: left;
	width: 560px;
	min-height: 500px;
	/*background-color:#D6D9D7;*/
}
#contentmaininside {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px;	
	padding-bottom: 40px;	
}
#contentright {	
	border-left: 1px solid #90502D;	
	float: right;
	width: 239px;
	min-height: 500px;
}

#contentrightinside {
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;	
	padding-bottom: 40px;	
}
#contentrightinside a:link, #contentrightinside a:visited {
	color: #27375A;
	text-decoration: none;
	
}
#contentrightinside a:hover, #contentrightinside a:active, #contentrightinside a:focus {
	color: #5A2730;
	text-decoration: underline;
}
#contentrightinside p {
font-weight: bold;
line-height: 24px;
}

.thumbpic {
float:right;
padding-bottom:20px;
padding-left:20px;
}

.thumbpic2 {
float:left;
padding-bottom:20px;
padding-right:20px;
}

#nav {	
	background-image: url(pics/woodwork2.png);
	background-repeat: no-repeat;
	/*background-color: #9BCED4;*/
	height: 60px;
	width: 800px;
	margin-top: 0px;
	font-size: 18px;
}

#nav ul {
	font-size: 100%;
	text-align: center;
	padding-top: 20px;
	list-style-type: none;
}
#nav li {
	display: inline;
	padding: 5px;	
	margin-right: 14px;
	margin-left: 14px;
}

#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
#nav li a:hover, #nav li a:active, #nav li a:focus {
	color: #86C5F1;
text-decoration: underline;
}
#sidenav {	
	
	margin-top: 0px;
}

#sidenav ul {
	font-size: 100%;
	text-align: center;
	padding-top: 20px;
	list-style-type: none;
}
#sidenav li {
	display: inline;
	padding: 5px;	
	margin-right: 14px;
	margin-left: 14px;
}

#sidenav li a:link, #sidenav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
#sidenav li a:hover, #sidenav li a:active, #sidenav li a:focus {
	color: #FFF333;
}


h1 {
	color:#013C9C;
}
h2 {
	color:#126234;
}
#footer {
	background-color: #9BCED4;
	background-image: url(pics/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFF468;
}
#footer p {
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
	padding-top: 18px;
}
#bedrock {
	background-image: url(pics/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 300px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
