
body { 
	margin:0px;
	padding:0px;
	text-align:center;
	
}

h1 {
	font-family:"Comic Sans MS";
	color:navy;
	border-bottom:1px solid navy;
	background-color:skyblue;
	margin:0px 0px;
}
h2 { color:#990000; font-size:14px; font-family:"Comic Sans MS"; }
a {background-color:#0033CC;color:white; text-decoration:none; padding:3px; margin-right:8px; margin-top:10px; margin-bottom:5px; }
a:hover { background-color:#000033;}
p {width:65%;color:navy;border:4px double navy;background-color:beige;margin-left:auto;margin-right:auto;clear:both;}
li {background-color:skyblue;color:navy;float:left; margin-left:20px;}
ul {margin-left:auto;margin-right:auto;margin-bottom:15px;width:650px;}
b {font-size:10px;letter-spacing:1px; color:#CCCCCC; margin:8px 0px; display:none;}
a b {
		display:block; display:inline; padding:0px; background-color:#FFFFFF}
#leftsidebar {margin-top:5px;}


#contactbox {
	 
	font-size:12px;
	letter-spacing:3px;
	border-bottom:5px solid orange;
}
#contactbox a {background-color:#FFFFFF}
// ActionScript Communications Document
/*body {
	color: #FFFFFF;
	background: #003366;
	margin: 0%;
	padding: 0%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.topbut {
	display: block;
	float: right;
	width: 8%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 1%;
	filter: Glow(Color=yellow, Strength=2);
	text-decoration: none;
}
.topbut:hover {
	background-color:#075BA0;
	color:#FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	text-decoration: none;
}

.rightlist {
	float: right;
	padding: 0%;
	margin-right: 3%;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	filter: Glow(Color=green, Strength=2);
	font-weight: bold;
	margin-bottom: 2%;
}

h1 {
	float:none;
	clear: none;
	text-align: center;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	margin:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#leftsidebar {
	background: #075BA0;
	margin: 0%;
	padding: 0%;
	height: 700px;
	width: 140px;
	
	
	z-index: 1;
}

#topbar {
	background: #075BA0;
	height: 60px;
	width: 100%;
	z-index: 2;
	padding: 0;
	border: 1px dashed #0099CC;
}
a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkbut {
	height: 10px;
	width: 100%;
	border: 1px dashed #0099CC;
	position: relative;
	display: block;
	padding: 5%;
	text-align: center;
}


a:hover {
	color: #FFFF00;
	background-color: #0099CC;
}
#midbartop {
	background: #003366;
	height: 120px;
	width: 340px;
	border: 0;
	left: 660px;
	top: 420px;
	position: absolute;
	z-index: 2;
}
#mcontent {
	background-color: #003366;
	position: absolute;
	left: 200px;
	top: 150px;
	width: 45%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font: 22px "Comic Sans MS";
	text-align: center;
}
p {
	color: #FFFFFF;
	text-align: center;
	text-indent: 3%;
	padding: 2%;
	margin: 4%;
	font: 14px "Comic Sans MS";
	
}

.leftlist {
	float: left;
	padding: 0;
	margin-left: 3%;
	list-style-type: circle;
	filter: Glow(Color=green, Strength=2);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2%;
}

#midbarright {
	background: #003366;
	left: 660px;
	top: 180px;
	height: 160px;
	width: 340px;
	border: 0;
	position: absolute;
	z-index: 3;
}
#bottbar {
	background: #075BA0;
	display:inline;
	position: absolute;
	text-align:center;
	top:110%;
	left: 100px;
	height: 30px;
	width: 600px;
	z-index: 9;
	padding: 0;
	
}




.imgleft {
	float: left;
	padding-top: 1%;
	padding-left: 1%;
}
.actbut {
	height: 10px;
	width: 100%;
	border: 1px dashed #0099CC;
	position: relative;
	display: block;
	padding: 5%;
	text-align: center;
	background-color: #0099CC;
}
.imagegallery {
	margin: 2%;
}
.botlinkbut {
	margin:2px;
	padding:0px;
	height: 10%;
	width: 17%;
	border: 1px dashed #0099CC;
	
	
}

*/