body {
	background: #000000;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: .8em;
}
h3 {
	font-size: .8em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	font-weight: bold;
}
h1 {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #74A5A9;
}

#header {
	width: 700px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/head_photo1.jpg) no-repeat;
	height: 170px;
	vertical-align: bottom;
	display: block;
}
#content {
	width: 700px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	width: 700px;
	font-size: .6em;
	text-align: center;
}
#flash_img {
	height: 22px;
	width: 50px;
	float: right;
}

#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#home_pic {
	float: left;
}
#home_edi {
	float: right;
}
#about {
	float: left;
	margin-right: 20px;
}
#aboutTxt {
	float: left;
	width: 240px;
}

.blue {
	color: #00ffff;
	font-weight: bold;
}
.yellow {
	color: #ffff00;
	font-weight: bold;
}
#content a {
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content a:hover {
	font-size: 1em;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
#contact_content {
	background: url(images/contact_pic_2.jpg) no-repeat left;
	width: 700px;
	height: 476px;
}
#contact_txt {
	float: right;
	margin-right: 10px;
	width: 350px;
	text-align: center;
	margin-top: 60px;
}
#wrapper #content #contact_content #contact_txt a {
	text-decoration: underline;
	color: #0000FF;
}

#wrapper #content #contact_content #contact_txt h1 {
	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper #content #contact_content #contact_txt a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
#flash {
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: left;
	width: 120px;
}
#Flash_txt {
	height: 20px;
	width: 70px;
	float: left;
	padding-top: 3px;
}
#container {
	float: none;
	height: 100%;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
#container a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#container a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.ref {
	font: .5em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#flashClick {
	float: right;
	width: 250px;
}
