﻿body.regular {font-family : Comic Sans MS; font-size : 12pt;}

body.comic {font-family : Comic Sans MS; font-size : 12pt;}

body.arial {font-family : arial; font-size : 12pt;}

body.verdana {font-family : verdana; font-size : 12pt;}

.arial {font-family : arial; font-size : 12pt;}

.comic {font-family : Comic Sans MS; font-size : 12pt;}

body {
	background-image:url('images/sand_bg_large.jpg');
	font-family:"Comic Sans MS";
	font-size : 12pt;
}

#page {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px; 
	width: 782px;
}

#pageborder {
	width: 780px;
	border: 1px #000080 solid;
}

#pagebody {
	background-color: #1674F0;
	color: white;	
}

#pagebodynavigation {
    float: left;
	width : 120px;
	padding: 5px;
	background-color: #1674F0;
	color: white;
	font-size: 10pt;
	font-weight: bold;

}

#pagebodyright {
	position: relative;
    float: right;
	width: 650px;
	background-color:white;
	color: #1674F0;
	font-size: 12pt;
	}

	
#pagebodyrightheader {
	position: relative;
	width : 650px;
	height: 120px;
	background-image: url('images/DSC_2493_resized.JPG');
	color: white;
	text-align: center;
	font-size: 36pt; 
	font-weight: bold;
}

#pagebodyrightcontent {
    float: left;
    width: 630px;
    padding: 10px;
    padding-top: 15px;
 	font-size: 12pt;
	background-color:white;
	color: #1674F0;
}

#pagebodyrightcontentheading {
	font-size: 24pt;
	font-weight: bold;
	text-align: center;
}

#pagebodyfooter {
	width: 780px;
	height: 10px;
	background-color: #1674F0;
}

#pagebodyfooter2 {
	width: 780px;
	color: #1674F0;
	font-size: 10pt;
	font-weight: bold;
}

#pagebodyfootertable {
	font-family:"Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	background-color: #1674F0;
	color: white;
}

#pagebodyfootercopyright {
	text-align:center;
	font-family:"Comic Sans MS";
	font-size: 10pt;
	font-weight: bold;
	color: black;
}



