﻿
html, body, #wrap {
	width: 100%;
	padding: 0px;
	background-color:#cccccc;
	background-repeat:repeat-x;
 	font-family:verdana, helvetica, arial, sans-serif;
 }
	

/* Master Page */

#divMain
{
	clear:both;
	margin: 0 auto;
	text-align:center;
	width: 1091px;
	height: 780px;
	border:0;
}

#divTop
{
	height:87px; 
	width: 500px;
	clear:both;
	text-align:center;
	margin: 0 auto;
	background: url(Images/MainImages/Logo.jpg) no-repeat 0 0px;
	border: 0;
	}


#divLeft
{
	height:521px; 
	width:103px;
	float:left;
	background: url(Images/MainImages/leftborder.jpg) no-repeat 0 0px;
	margin-left:15px;
	border: 0;

}

#divMiddle
{
	width: 857px;
	height: 448px;
	float: left;	
	border: 0;
	border: 0;
	
}

#divRight
{
	height:521px; 
	width:110px;
	float:left;	
	background: url(Images/MainImages/rightborder.jpg) no-repeat 0 0px;
}

#divBottom
{
	clear:both;
	height:74px; 
	background: url(Images/MainImages/bottomborder.jpg) no-repeat 0 0px;
	border:0;
}


.clsBackLink
{
	text-decoration: none;
	color: White;
    font-weight: bold;
    font-size: 13px;

}

/* Default Page */

#divDefault
{
	height: 448px; 
	text-align: center;
	margin:0 auto;
	border: 0;
	background-color:White;	
	border: 0;
	overflow:hidden;
}

#divLDefault
{
	height: 420px;
	margin-left: 2px;
	width:290px;
	float:left;
	border: 0;
}

#divMDefault
{
	height: 420px;
	width:280px;
	float:left;
	border: 0;
}

#divRDefault
{
	height: 420px;
	width:280px;
	float:left;
	border: 0;
}

#divDefault ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#divDefault li
{
	padding:0;
	margin:0;
}

#divDefault li a
{
	display:block;
	margin:0;
	padding:35px 5px 5px 60px;
	height:83px;
	color: Gray;
    font-weight: bold;
	text-decoration:none;
    font-size: 13px;
	letter-spacing:2px;

}

#divDefault li a:hover
{
	color:Black;
	font-weight:700;
}

	#divDefault li.one a {background: url(Images/MainImages/Shell1a.jpg) no-repeat 0 0px;}
	#divDefault li.one a:hover {background: url(Images/MainImages/Shell1a_Sel.jpg) no-repeat 0 0px;}
	#divDefault li.two a {background: url(Images/MainImages/Shell1c.jpg) no-repeat 0 0px;}
	#divDefault li.two a:hover {background: url(Images/MainImages/Shell1c_Sel.jpg) no-repeat 0 0px;}
	#divDefault li.three a {background: url(Images/MainImages/Shell1b.jpg) no-repeat 0 0px;}
	#divDefault li.three a:hover {background: url(Images/MainImages/Shell1b_Sel.jpg) no-repeat 0 0px;}

	#divDefault li.four a {background: url(Images/MainImages/Shell1b.jpg) no-repeat 0 0px;}
	#divDefault li.four a:hover {background: url(Images/MainImages/Shell1b_Sel.jpg) no-repeat 0 0px;}
	#divDefault li.five a {background: url(Images/MainImages/Shell1a.jpg) no-repeat 0 0px;}
	#divDefault li.five a:hover {background: url(Images/MainImages/Shell1a_Sel.jpg) no-repeat 0 0px;}
	#divDefault li.six a {background: url(Images/MainImages/Shell1c.jpg) no-repeat 0 0px;}
	#divDefault li.six a:hover {background: url(Images/MainImages/Shell1c_Sel.jpg) no-repeat 0 0px;}

	#divDefault li.seven a {background: url(Images/MainImages/Shell1c.jpg) no-repeat 0 0px;}
	#divDefault li.seven a:hover {background: url(Images/MainImages/Shell1C_Sel.jpg) no-repeat 0 0px;}
	#divDefault li.eight a {background: url(Images/MainImages/Shell1b.jpg) no-repeat 0 0px;}
	#divDefault li.eight a:hover {background: url(Images/MainImages/Shell1b_Sel.jpg) no-repeat 0 0px;}
	#divDefault li.nine a {background: url(Images/MainImages/Shell1a.jpg) no-repeat 0 0px;}
	#divDefault li.nine a:hover {background: url(Images/MainImages/Shell1a_Sel.jpg) no-repeat 0 0px;}



/*Photo Gallery Page */
#divPhoto
{
	height: 448px;
	text-align: center;
	margin:0 auto;
	border: 0;
	background-image:url(Images/PhotoBackground.jpg); 
	background-repeat:repeat-x;
	font-size:20px;
	color:White;
}

/* Fonts */

.clsBlack
{
    color: Black;
    font-size: 13px;
    font-weight: normal;
	text-align:left;
	line-height:13px;
	text-decoration:none;
}

.clsMessage
{
	color: Black;
    font-weight: bold;
    font-size: 13px;
	letter-spacing:2px;
	text-align:left;
	line-height:15px;
	text-decoration:none;
}

.clsErrMessage
{
	padding-top: 10px;
	color: Black;
    font-weight: bold;
    font-size: 15px;
	letter-spacing:2px;
	text-align:left;
	line-height:17px;
	text-decoration:none;
}

/* Admin Page */

#divAdmin
{
	clear:both;
	margin: 0 auto;
	text-align:center;
}

#divAdminTop
{
	height:87px; 
	width: 500px;
	clear:both;
	text-align:center;
	margin: 0 auto;
	background: url(Images/MainImages/Logo.jpg) no-repeat 0 0px;
}

#divAdminContent
{
	height: 600px;
	width: 800px;
	clear:both;
	text-align:center;
	margin: 0 auto;
	background-color:White;
	border: solid 1px Silver;
}


#divLogin
{
	height: 200px;
	width: 280px;
	clear:both;
	text-align:center;
	margin: 0 auto;
	background-color:White;
	border: 0;
}

#divUpload
{
	text-align:left;
	padding-left:10px;
}

#divUpload a
{
	color:Gray;
	text-align:left;
	text-decoration:none;
}

#divUpload a:hover
{
	color:Gray;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
}

#divMessage
{
	margin-top: 820px;
	margin:0 auto;
	clear:both;
	text-align:center;
}

.clsAdmin
{

	margin:0;
	height:83px;
	color: Gray;
    font-weight: bold;
	text-decoration:none;
    font-size: 13px;
	letter-spacing:2px;

}
