body { 
	background-color: #FFFFFF; 
	color: #334e71;
}
a:link {
   color: #860d01;
   text-decoration: none;
}
a:hover {
   color: #870b01; 
   text-decoration: underline;
}
a:visited {
   color: #860d01;
   text-decoration: none;
}

h3{
	/*font: italic bold 13pt georgia;*/
	font: italic 13pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	/*margin-top:20px;*/
	color: #223751;
}
h2{
	font: italic bold 15pt georgia; 
	letter-spacing: 1px; 
	margin-top: 0px; 
	color: #223751;
}
#logo{
	position: relative;    /* positions content on top of distance */
	text-align: left;      /* horizontal centering hack for IE */
	margin: 0 auto;        /* required */
	clear: left;           /* required */
	background:transparent url(../images/logo2.gif) no-repeat;
	height: 126px;         /*required - desired height */
	width: 750px;          /* required - desired width */
	margin-bottom: 3px;
}
#container{        
	background-color:white;
}
/*
#upPic {
	background-image:url(../images/upperPic.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:black;
	margin-bottom:5px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:100px;
}
*/
#navMenu {
	position: relative;    /* positions content on top of distance */
	text-align: left;      /* horizontal centering hack for IE */
	margin: 0 auto;        /* required */
	clear: left;           /* required */
	/*margin-bottom:5px;*/
	background:url(../images/navMenu.jpg);
	height: 21px;         /* required - desired height */
	width: 750px;          /* required - desired width */
	/*width:100%;
	border:1px solid #FFFFFF;*/
}
#navMenu a:link, #navMenu a:visited{
	color:#FFFFFF;
	padding:9px 9px 3px 8px;  /*padding-top, padding-right, padding-bottom, padding-left*/
	margin:0;
	width:auto;
	border-left:2px solid #FFFFFF;
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*text-transform:uppercase;*/
}
#navMenu a:hover {
	color:#33CCFF;
}
#navMenu ul{
	padding:0px;
	margin: 0px;
}
#content{
	/*margin-left: 80px;
	margin-right:380px;
	margin-bottom: 40px;
	margin-top: 20px;*/
	margin-left: 40px;
	font: 12pt/16pt georgia; 
	text-align: justify;
	vertical-align: middle;
	/*clear:left;
	float:left;
	position:relative;*/
	width:  430px;
	height: 290px;
	overflow: auto;
	/*padding-right:20px;
	/*border: 1px solid black;*/
	/*background-image:url(images/menuShade.jpg);
	background-repeat:repeat-y;
	background-position:left;*/
}
#IndexContent{
	margin-left: 130px;
	font: 12pt/16pt georgia; 
	text-align: justify;
	width:  430px;
	height: 280px;
	overflow: auto;
}
#Gallery_Content{
	/*margin-left: 60px;
	clear:left;
	float:left;
	position:relative;*/
	height: 400px;
	width:  550px;
	margin:0px;
	/*padding-right:20px;*/
}
#sidePic1{
	clear:none;
	background-image:url(../images/side_pic1.jpg);
	background-repeat:no-repeat;
	/*background-position:right;
	float:right;*/
	position:relative;
	/*bottom:0px;*/
	height:330px;
	width:180px;
	/*z-index: 2;
	left:120%;*/
}
#sidePic2{
	clear:none;
	background-image:url(../images/side_pic2.jpg);
	background-repeat:no-repeat;
	/*background-position:right;
	float:right;*/
	position:relative;
	/*bottom:0px;
	right:30px;*/
	height:330px;
	width:198px;
	/*z-index: 2;
	left:120%;*/
}
#sidePic3{
	clear:none;
	background-image:url(../images/side_pic3.jpg);
	background-repeat:no-repeat;
	/*background-position:right;
	float:right;*/
	position:relative;
	/*bottom:0px;
	right:30px;*/
	height:330px;
	width:198px;
	/*z-index: 2;
	left:120%;*/
}
#sidePic4{
	clear:none;
	background-image:url(../images/side_pic4.jpg);
	background-repeat:no-repeat;
	*background-position:right;
	float:right;*/
	position:relative;
	/*bottom:0px;
	right:30px;*/
	height:330px;
	width:198px;
	/*z-index: 2;
	left:120%;*/
}
#conBox{
	position: relative;    /* positions content on top of distance */
	text-align: left;      /* horizontal centering hack for IE */
	margin: 0 auto;        /* required */
	clear: left;           /* required */
	/*margin-bottom:5px;*/
	background:#FFFFFF;
	height: 650px;          /* required - desired height */
	width: 750px;          /* required - desired width */
}
#con{
	margin-top: 10px;
}

#bottomPageStuds{
	background-image:url(../images/bottom_line_stud.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:570px;
	height:20px;
	/*left:15%;
	top: 100px;*/
	margin-top: 10px;
	font-size: 11px;
	z-index: 1;
}
#bottomPage{
	background-image:url(../images/bottom_line.jpg);
	background-repeat:no-repeat;
	position:relative;
	/*left:10%;*/
	width:550px;
	height:20px;
	font-size: 11px;
	margin-top: 10px;
	/*z-index: 1;*/
}
#bottomPageQueens{
	background-image:url(../images/bottom_line_stud.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:570px;
	height:20px;
	font-size: 11px;
	margin-top: 10px;
	text-align:center;
}