/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


	


table#layout {
	margin: 0px;
	text-align: center;
	border: 0px none #000000;
	border-collapse: collapse;
	width:100%;
	table-layout: fixed;
}





#head {
	border: 0px none #000000;
	text-align: center;
	width: 100%;
	height: 134px;
}

#head a:link, #head a:visited, #head a:hover, #head a:focus {
	border-width: 0px;
	text-decoration: none;
	color:#000000
}

#head_all {
	text-align:left;
	padding-left: 10px;
	color: #000000;
}

#head_first {
	font-size:35px;
	font-weight: bold;
}

#head_second {
	font-size: 25px;
}





.navigation {
	border: 0px none #000000;
	text-align: center;
	width: 100%;
	height: 1.5em;
	vertical-align: middle;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.navigation a:link, .navigation a:visited {
	text-decoration: none;
	color: #000000;
}





#pictures {
	border: 0px none #000000;
	text-align:center;
	width: 100%;
	vertical-align:middle;
}

#picture_holder {
	width:6.5in;
	height: 113px;
	overflow: hidden;
	vertical-align: middle;
}

.rand_image {
	margin: 2px;
}





#content_tr {
	border: 0px none #000000;
	text-align:center;
	width: 100%;
}

#content_div {
	border: 0px solid blue;
	text-align:center;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#content_div_OUTER {
	width:6.5in;
	border: 0px solid Black;
}

#content_div h1 {
	display:inline;
}





#footer {
	border: 0px none #000000;
	text-align: center;
	width: 100%;
}

#footer_links {
	display: none;
}

h3.tagline {
	font-size:8pt;
	font-weight:500;
}

h4.contact_info {
	font-size:9pt;
	font-weight:400; 
}





td {
	border: 0px none #000000;
}






.set_width{
	width: 6.5in;
	border:0px solid #000000;
	background-color:transparent;
}



