a:link{
	color: #4890cf;
	text-decoration: none;
	}

a:visited{
	color: #6e916a;
	text-decoration: none;
	}
	
a:hover{
	color: #c3d977;
	text-decoration: none;
	}

body{
	background: #173249;
	font-family: tahoma, arial, verdana, sans-serif;
	color: #a2d1c9;
	font-size: 95%;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

table{
	font-family: tahoma, arial, verdana, sans-serif;
	color: #fff7d5;
	font-size: 100%;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

b, strong{
	font-weight: bold;
	color: #71b2cb;
	}

input,textarea,select{
	background:#053a55;
	color:#7898bb;
	font-family: arial, verdana, sans-serif;
	font-size:8pt;
	border: 1px solid #25988d;
	}
	
blockquote{
	background:#c18b8b;
	width: 520px;
	text-align: left;
	color: #3f0000;
	padding: 5px;
	}

#mainframe{
	width: 615px;
	background-image:url("bg2.jpg");
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto 0;
	}

#inframe{
	width: 615px;
	background-image:url("head.jpg");
	background-repeat: no-repeat;
	text-align: justify;
	padding-top: 267px;
	}

#nav{
	float: left;
	font-family: century gothic, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	text-transform: uppercase;
	width: 615px;
	}

#body{
	padding: 20px;
	float: left;
	}

#nav a{
	color: #a0c896;
	padding-top: 3px;
	padding-bottom: 2px;
	}

#nav a:hover{
	color: #267863;
	padding-top: 3px;
	padding-bottom: 2px;
	}

.title{
	font-family: arial, sans-serif;
	font-size: 150%;
	color: #c492b6;
	text-align: left;
	text-transform: lowercase;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
	}

.body{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	}

.body2{
	background-color: #c18b8b;
	color: #4a0000;
	width: 616px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#gallery{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 570px;
	}