@charset "UTF-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image:url(images/backline.gif);
	background-repeat:repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-size: 10.5pt;
	line-height: 15pt;
	font-weight: 100;
}


a:link {
	color: #666666;
	text-decoration: none;
	}     /* unvisited link */
	
a:visited {
	color: #666666;
	text-decoration: none;
	}  /* visited link */

a:hover {
	color: #00566C;
	text-decoration: none;
	}   /* mouse over link */

a:active {
	color: #00566C;
	text-decoration: none;
} /* selected link */

p {
	color: #333333;
	font-size: 10.5pt;
	line-height: 15pt;
	font-weight: 100;
}

.bold {
font-weight:bold;
font-size:16px;
}


.oneColFixCtrHdr #container {
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #menu {
	background: none;
	color:#666666; 
	font-size:12px;
	line-height: 14px;
	letter-spacing: 4px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px 5px 5px 10px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: left;
}

.oneColFixCtrHdr #menu ul li{
	float:left;
	height:25px;
	width:110px;
	text-align:center;
	text-transform: uppercase;
	border-right: 0px solid #656A00;
}	

.oneColFixCtrHdr #menu ul li.last{
	border-right: 0px solid #656A00;
}

.oneColFixCtrHdr #menu ul{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
	font-size:12px;
	line-height:30px;
	height:25px;
	overflow:hidden;
}

.oneColFixCtrHdr #menu ul a{
	float:left;
	width:110px;
}




.oneColFixCtrHdr #header {
	background: none; 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: center;
}
.oneColFixCtrHdr #header h1 {
	margin: 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #mainContent {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	min-height: 500px;
}

.oneColFixCtrHdr #mainContent2 {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	min-height: 300px;
}

.oneColFixCtrHdr #mainContentres {
	padding: 0px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	min-height: 1300px;
}

.oneColFixCtrHdr #left {
	float: left;
	width: 400px;
	}

.galwrap { 
border-bottom: 1px solid #adadad;
margin-top: 10px;
width: 200px;
min-height: 170px;
}


.oneColFixCtrHdr #gala {
	float: left;
	width: 30px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	min-height: 160px;
}

.oneColFixCtrHdr #gala img{
	padding-top: 80px;
}

.oneColFixCtrHdr #galb {
	float: left;
	width: 130px;
	min-height: 150px;
	vertical-align:bottom;
	padding: 10px 0px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
}


.oneColFixCtrHdr #galc {
	float: left;
	width: 30px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	min-height: 160px;
	vertical-align:text-bottom;
}

.oneColFixCtrHdr #galc img{
	padding-top: 80px;
}



.oneColFixCtrHdr #galwords {
	float: left;
	width: 30px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	min-height: 160px;
	vertical-align:text-bottom;
}

.oneColFixCtrHdr #galwords img{
	padding-top: 12px;
}


.oneColFixCtrHdr #gald {
	float: left;
	width: 130px;
	min-height: 150px;
	vertical-align:bottom;
	padding: 10px 0px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	}


.oneColFixCtrHdr #gale {
	float: left;
	width: 30px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	height: 160px;
	vertical-align:text-bottom;
}

.oneColFixCtrHdr #gale img{
	padding-top: 80px;
}

.oneColFixCtrHdr #galf {
	float: left;
	width: 130px;
	height: 120px;
	vertical-align:bottom;
	padding: 10px 0px 0px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	}



.oneColFixCtrHdr #resume {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px 0px 0px 0px;
	background: none;
	}


.oneColFixCtrHdr #right {
	float: right;
	width: 400px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	}
	
	.oneColFixCtrHdr #left {
	float: left;
	width: 300px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	}


.oneColFixCtrHdr #rightmain {
	float: right;
	width: 360px;
	padding: 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: none;
	}
	
.oneColFixCtrHdr #rightmain img{
	margin-top: -4px; 
	margin-bottom: 0px; 
	padding: 0px; 
	border: solid 1px #666666;
	}
	
	.oneColFixCtrHdr #leftmain {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin: 0px 0px 0px 0px;
	background: none;
	}

.oneColFixCtrHdr #leftmain img{
	margin-top: 20px; 
	margin-bottom: 5px; 
	padding: 20px;
	border: solid 1px #CCCCCC;
	}


.oneColFixCtrHdr #footer {
	clear:both;
	padding: 0px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: none;
}

.oneColFixCtrHdr #footer p {
	color:#666666;
	font-size:10px;
	line-height: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
}

.galleryimaget { 
margin: 1px;
padding: 1px;
border: solid 1px #CCCCCC; 
}

.galleryimage { 
margin-top: 20px; 
margin-bottom: 5px; 
padding: 20px; 
border: solid 1px #CCCCCC; 
}

.gallery1 {
	color: #00566C;
	font-size: 12pt;
	line-height: 16pt;
}

.gallery2 {
	color: #666666;
	font-size: 10pt;
}

.title1 {
	color: #00566C;
	font-size: 16pt;
	line-height: 16pt;
}

.title2 {
	color: #00566C;
	font-size: 14pt;
	line-height: 16pt;
}

.title3 {
	color: #666666;
	font-size: 10pt;
	line-height: 16pt;
}

.text {
	color: #666666;
	font-size: 10pt;
}
