html,body,p,div,img,h1,h2,h3,h4,li,ul{
margin:0;
padding:0;
}

body { background-color:#D7D7D7;
		background-image:url(images/back.jpg);
		background-repeat:repeat;
		padding:0px;
		margin:0px;
}

h1 {visibility:hidden;}

#divMenuButton a {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.8px;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}
#divMenuButton a:hover {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	line-height:30px;
	text-decoration:none;
	font-weight:bold;
	}
	
h2 {
	color:#D6D8E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:normal;
	font-style:italic;
	}
h3 {
	color:#83838D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	margin-bottom:10px;
	}
h4 {
	color:#83838D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:10px;
	}
	
p {
	color:#83838D;
	font-family: Helvetica, sans-serif;
	font-size:10px;
	padding-top:15px;
	padding-bottom:15px;
	letter-spacing:0px;
	font-weight:bold;
	word-spacing:2px;
	line-height:150%;
	}
	
p:first-letter {
	color:#83838D;
	font-family: Helvetica, sans-serif;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
	letter-spacing:0.7px;
	line-height:120%;
	font-weight:bold;
	font-style:italic;
	margin-right:1px;
	}
	
img {
	border: solid thick #83838D;
	}

#divHolder {
			width:685px;
			background-color:#49496D;
			border-left:#666666 solid 1px; 
			border-right:#666666 solid 1px;
			padding-top:0px;
			margin-bottom:0px;
			padding-bottom:0px;
			left:-340px;
			margin-left:50%;
			margin-right:auto;
			position:relative;
			height:100%;		}
			
#divHeader {
			background-image:url(images/header2.jpg);
			width:685px;
			height:145px;
			padding:0px;
			margin:0px;
			}
			
#divNav {	width:685px;
			height:32px;
			margin-top:1px;
			margin-left:0px;
			margin-right:0px;
			margin-bottom:0px;
			padding:0px;
			position:relative;
			}
#divMenuDivide {
				background-image:url(images/menudivide.jpg);
				width:3px;
				height:32px;
				padding:0px;
				margin:0px;
				float:left;
				}
#divMenuButton {
				background-image:url(images/menuback.jpg);
				background-repeat:repeat-x;
				padding-left:0px;
				padding-right:0px;
				padding-bottom:0px;
				padding-top:0px;
				margin:0px;
				margin:0px;
				margin:0px;
				margin:0px;
				width:83px;
				height:32px;
				float:left;
				text-align:center;
				}

#divContent    {
background-color:#FFFFFF;
				padding:30px;
				position:relative;
				left:85px;
				width:540px;
				min-height:450px;
				}
				
#divPhotoCol {	background-image:url(images/photos.jpg);
				background-color:#49496D;
				background-repeat:no-repeat;
				border-right:#3A405D solid 1px;
				width:84px;
				min-height:450px;
				float:left;
				margin-left:0px;
				padding-left:0px;
				margin-top:1px;
				position:absolute;
			}			
#divFooter {
			background-image:url(images/footer.jpg);
			margin-bottom:0px;
			padding-bottom:0px;
			position:absolute;
			left:0px;
			bottom:0px;
			width:685px;
			height:95px;
			border-top:#83838D solid 1px;
			}

#divFooterslogan {
			margin-bottom:0px;
			padding-bottom:0px;
			position:absolute;
			bottom:92px;
			right:20px;
			}
			