body {
	background-image: url('images/bg.jpg');
	text-align: center;
	margin-top: 67px;
}

#container {
	margin: 0 auto;
	width: 674px;
}

#left {
	width: 14px;
	float: left;
	background: transparent;

}

#main {
	width: 418px;
	height: 289px;
	background-image: url('images/box.jpg');
	float: left;
	text-align: left;
	padding: 5px;
}

#right {
	width: 7px;
	float: left;
	background: transparent;
}

#pic {
	width: 225px;
	height: 299px;
	float: left;
}

#navi {
	width: 660px;
	clear: both;
	margin-left: 14px;
}

.overflowBox{
	height:289px;
	width:418px;
	overflow:auto;
		}

p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 0px;
	font-family: arial, georgia, times;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #30788e;
	line-height: 16px;
}

.title {
	font: 70% Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 8px;
	margin-top: 0px;
	margin-right: 5px;
	letter-spacing: 0.5em;
	color: #164C5C;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px #375C5C dotted;
	word-spacing: 0.3em;
	line-height: 10px;
	text-transform: uppercase;
	font-style: italic;
}

a:link {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:visited {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:active {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:hover {  color: #30788e; text-decoration: none; border-bottom: 1px dotted #30788e;}

#navi a:link {border-bottom: 0px;}
#navi a:visited {border-bottom: 0px;}
#navi a:active {border-bottom: 0px;}
#navi a:hover {border-bottom: 0px;}

ul {
	list-style: circle;
	margin-left: 0;
	padding-left: 5em;
	padding-right: 2em;
	padding-top: 6px;
	text-indent: 0em;
	font-family: arial, georgia, times;
	font-size: 11px;
	color: #30788e;
	letter-spacing: 0.1em;
	line-height: 16px;
	}

li {
	padding-top: 15px;
}

.enth3_email, .enth3_name, .enth3_url, .enth3_country, .enth3_password, .enth3_vpassword, .enth3_comments, .enth3_submit, .enth3_reset, .noborder {background-color: 99e4f9; border: 0px; 	font-family: arial, georgia, times; font-size: 10px; letter-spacing: 0.1em; color: #30788e; line-height: 16px;}

blockquote {	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-top: 0px;
	font-family: arial, georgia, times;
	font-size: 11px;
	letter-spacing: 0.1em;
	text-align: justify;
	color: #30788e;
	line-height: 16px;
}

table, tr, td {
	font-family: arial, georgia, times;
	font-size: 11px;
	letter-spacing: 0.1em;
	color: #30788e;
	line-height: 10px;
	padding-bottom: 8px;
}

.noindent2 {
	font-family: arial, georgia, times;
	font-size: 11px;
	text-align: center;
	color: #164C5C;
}