﻿html, body 
{
	margin: 0px;
	height: 100%;
	min-height: 100%;
	background-color: #FFFFCC;
	color: #4c4c4c;
	font-family: Arial;
	font-size:13px; 
}
* html #makeItBig 
{
	padding-bottom: 50px;
	margin-bottom: 50px;
	min-height: 100%;
}
.menuLeft 
{
	list-style-position: inside;
	margin-left: 0px; 
	padding-left: 0px;
}
.menuLeft li
{
	background-image:url('images/mnuLine.jpg');
	background-repeat:no-repeat;
}
.menuLeft li a
{
	text-decoration:none;
}
.menuLeft li a:hover
{
	color: #000088;
}
.menuLeft li:hover
{
	background-image:url('images/mnuLine_a.jpg');
	background-repeat:no-repeat;
}
#makeItBig 
{
	position:relative;
	min-height: 100%;
}
#header 
{
	background-image: url('images/background1.jpg');
	background-repeat: repeat-x;
	height:260px;
}
#footer 
{
	padding-top: 25px;
	position: relative;
	margin-top: -50px;
	margin-left: 220px;
	height: 25px;
	clear: both;
	z-index: 102;
}
#footer a
{
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#btns 
{
	font-size: 130%;
	position:absolute;
	top: 235px;
	left:240px;
}
#btns ul 
{
	margin-left:0px;
	float:left;
	list-style:none;
}
#btns ul li 
{
	margin-right: .75em;
	float:left;
}
a, a:visited, a:active 
{
	text-decoration:underline;
	color:#000099;
}
a:hover 
{
	color: #000099;
}
a.gray, a.gray:visited, a.gray:active 
{
	text-decoration:none;
	color:#595959;
}
a.gray:hover 
{
	color: #000099;
}

hr 
{
	color: #000099;
	height: 1px;
	border-style: dotted;
}
img
{
	border:none;
}
#logo 
{
	position:absolute;
	left:5px;
	top:5px;
	width: 208px;
	height: 185px;
	margin:0px;
	padding:0px;
}
#headPic 
{
	position:absolute;
	left:240px;
	top:0px;
	margin:0px;
	padding: 0px;
}
#main 
{
	position:static;
	margin-top: -20px;
	margin-left:225px;
	width: 650px;
	padding-bottom:0px;
}
#nav 
{
	position: absolute;
	left: 25px;
	top: 288px;
	width: 182px;
	font-size: 120%;
}
#nav ul 
{
	margin-left: 0px; 
	list-style-type: none;
}
#nav ul li 
{
	margin-bottom: 12px;
}
h1
{
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	font-family: Arial;
}
h2
{
	font-size: 15px;
	font-weight: bold;
	color: #000099;
	font-family: Arial;
}

.BigGreenLink
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color: #384c22;
}
a.BigGreenLink:visited
{
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	color: #384c22;
}

div.galeryPanelCSS
{
	background-image: url('images/galback.jpg');
	background-repeat:no-repeat;
	padding: 14px;
	width:185px;
	height:203px;
}
#mnuSelected 
{
	vertical-align: middle;
}

.TextPicPos
{
	position:relative; 
	z-index:101;
}

#redSnapperPicRight 
{
	position:absolute;
	left: 550px;
	top:260px;
	width:340px;
	height:215px;
}
#clownPicRight 
{
	position:absolute;
	left:674px;
	top:510px;
	width:216px;
	height:200px;
}
#castlePicRight
{
	position: absolute;
	left: 680px;
	top: 710px;
	width:200px;
	height:200px;
}
#abdallaPicRight 
{
	position: absolute;
	left: 738px;
	top: 920px;
	width:142px;
	height:130px;
}
#refList 
{
	list-style-type:none; 
	list-style-position:outside; 
	margin-left: 0px;
}
#refList li 
{
	margin-bottom: 8px;
}