@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image:url(../images/tilebkgd2.jpg);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.logo {
	width: 210px;
	float: left;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	font-size: .9em;
	clear: both;
	margin-top: 5px;
	text-align:right;
	border-right: 1px solid #ccc;
	height: 700px;
}
.headbox {
	padding: 0px;
	position: relative;
	left: 0px;
	float: left;
	background-color: transparent;
	margin-bottom: 5px;
	margin-top: 60px;
	width:590px;
}
#container {
	width: 955px;
	padding: 0px;
	background-color: transparent;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
.heading {
	background-color:#52A9A6;
	height: 35px;
	text-transform:uppercase;
	color:#FFF;
	font-family:"Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	padding-left: 7px;
	width: 430px;
	padding-top: 5px;
	margin: 10px 0px 30px 0px;
}
.leftnav {
	background-color: #52A9A6;
	height: 35px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: #fff 8px solid;
	font-size:16px;
	text-align:right;	
}
.padding {
	margin-left: 7px;
}
.fullname {
	color: #52A9A6;
	font-fanmilu: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.art a{
	color: #52A9A6;
	font-fanmilu: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.art {
	color: #52A9A6;
	font-fanmilu: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.border {
	background-color: #FFFFFF;
	border: 1px solid #999;
	padding: 3px;
	margin-left: 4px;
	margin-top: 5px;
}



a:link{
	color: #0A5F6F;
	text-decoration: none;
}

a:visited{
	color: #0A5F6F;
	text-decoration: none;
}

a:active{
	color: #0A5F6F;
	text-decoration: none;
}

a:hover {
	color: #118EB4;
	text-decoration: none;
}


.leftnav a:link {
	background-color: #52A9A6;
	height: 35px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	display: block;
	text-decoration:none;
	border-right:7px solid #52A9A6;
}


.leftnav a:visited {
	background-color: #52A9A6;
	height: 35px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	display: block;
	text-decoration:none;
	border-right:7px solid #52A9A6;
}


.leftnav a:active {
	background-color: #52A9A6;
	height: 35px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	display: block;
	text-decoration:none;
	border-right:7px solid #52A9A6;
}

.leftnav a:hover {
	background-color: #00CCCC;
	height: 35px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-family:"Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	text-decoration:none;
	border-right:7px solid #00CCCC;

}


.footer {text-align: center;
margin-top: 50px;}


.picture {width: 100px;
height: 133px;
	background-color: #FFFFFF;
	border: 1px solid #999;
	padding: 3px;
	margin-left: 4px;
	margin-top: 5px;
	
	}
	
	.image {border: none;}

h1 {color:#377F97;
font-family: "Century Gothic";}

