@charset "utf-8";
/* CSS Document */

body {
	background-color: #f4f8ff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.png   {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.png:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	position:relative;
	top:10px;
	width:760px;
	height:570px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #a8c1ce;
	margin-right: auto;
	margin-left: auto;
}
#header {
	position:relative;
	top:10px;
	width:580px;
	height:40px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	float: none;
	text-align: center;
	vertical-align: bottom;
}
#back {
	position:relative;
	top:20px;
	width:287px;
	height:20px;
	z-index:1;
	background-color: #FFFFFF;
	margin-left: 90px;
	margin-right: 382px;
	text-align: left;
	vertical-align: bottom;
}
#content {
	position:relative;
	top:30px;
	width:580px;
	height:430px;
	z-index:1;
	background-color: #f4f8ff;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a8c1ce;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #789EB1;
	text-decoration: none;
}

#footer {
	position:relative;
	width:580px;
	height:10px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
	bottom: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #739BB0;
	text-decoration: none;
}
#grid_1a_left {
	position:relative;
	top:0px;
	width:540px;
	height:390px;
	z-index:1;
	margin: 10px;
	background-color: #F4F8FF;
	border: 10px solid #a8c1ce;
}
.images {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A8C1CE;
	text-decoration: none;
}
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #5C8AA0;
	text-decoration: none;
	font-weight: lighter;
}
a {
	color: #5C8AA0;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AFC6D1;
	text-decoration: none;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	background-position: left top;
}
