html {
	color: #555;
	text-align: center;
	font: 12px/20px "Lucida Grande", verdana, helvetica, sans-serif;
}

img{
	border: none;
	margin: 0;
	padding: 0;
}
a {
	color: #555;
}

a:hover {

}

#header {
	position: absolute;
	top: 15px;
	left:  35px;
}

#header h1{
		background: #fff url(../images/name.gif) no-repeat left top;
		height:  32px;
		width: 210px;
		display: block;
}

#header h1 a {
        height: 32px;
		width: 210px;
        display: block;
		text-indent: -10000px;
}

#navigation{
	text-align: left;
	position: absolute;
	top:  30px;
	left:  250px;
}

#navigation ul{
list-style-type: none;	
}

#navigation ul li{
float: left;	
margin-right: 20px;
}

#navigation a{
	/*color: #9DAE9B;*/
}

#masthead {
	padding-right: 20px;
	float: left;
}

#info {
	position: absolute;
	top: 20px;
	left: 20px;
	display: block;
	background-color: #ffffff;
}

#info p {
	margin-bottom: 0px;
}

#content{
	position: absolute;
	top: 130px;
	left: 0;
	text-align: left;
	width:  600px;
	margin-left: 285px;
	padding-bottom: 100px;
}

#content h2{
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}

#content ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#content ul li{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-bottom:  15px;
}

.aboutcontent dl{
	line-height: 24px;
}
.aboutcontent dl lh{
	display: block;
	margin:  30px 0 4px 0;
	font-weight: bold;
}

#content dl dt{
	/*width: 60px;
	float: left;
	clear: left;
		line-height: 18px;*/
		font-weight: bold;
		color: #9DAE9B;
		margin-top:  10px;
}

#content dl dd{
	margin-left: 0;
	padding-left: 0;
	/*margin-left: 60px;*/
}

#news {
	padding-left: 20px;
	float: left;
	padding-left: 20px;
	border-left: 1px dashed #999;
}

#contactcontent dl dt{
margin-left: 0;
}

#contactcontent dl dd{
	margin-left: 0;
	}
	input#realname, input#email { 
        width: 500px;
font-size:  18px;
}
        form{

}
textarea{
	width: 500px;
	line-height: 18px;
	font-size:  18px;
}

.selected{
	text-decoration: none !important;
	font-weight: bold;
}

/* @group image switcher */

.imgsw {

}

a.active
{
	border-color: #708365 !important;
}

.imgsw_numbers a,
.imgsw_prevnext a, .imgsw_numbers span
{
	padding: 0 0.5em;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: transparent;
	border: 2px solid #FFA800;
}

.imgsw_numbers a:hover,.imgsw_prevnext a:hover
{
	border: 2px solid #F7E7C8;
}

.imgsw_numbers,
.imgsw_prevnext
{
	display: inline;
	padding: 0;
	margin: 0;
	text-decoration: none;
	border: 2px solid #FFA800;
}

.imgsw_image
{


margin: 0;
padding: 0;
}

.imgsw_viewport
{
margin: 0;
padding: 0;
}

.imgsw_viewport p {

	display: block;
}
a#imgsw0_link0, a#imgsw0_link1, a#imgsw0_link2, a#imgsw0_link3, 
a#imgsw0_link4, a#imgsw0_link5, a#imgsw0_link6, a#imgsw0_link7, 
a#imgsw0_link8, a#imgsw0_link9, a#imgsw0_link10, a#imgsw0_link11,
a#imgsw0_link12, a#imgsw0_link13, a#imgsw0_link14, a#imgsw0_link15, 
a#imgsw0_link16, a#imgsw0_link17, a#imgsw0_link18, a#imgsw0_link19, 
a#imgsw0_link20 {

		width: 60px;
		height: 48px;
		text-decoration: none;
		display: block;
		float: left;
		margin: 10px;
}

.imgsw_list_thumbnails {
	visibility: visible;
	width: 204px;
	position: absolute;
	top: 0px;
	left: -232px;
}
.imgsw_list_thumbnails a{
		border: 4px solid #e1e1e1;
	}
.imgsw_list_thumbnails a:hover{
	border-color: #9DAE9B;
}

/* @end */