html {overflow-y: scroll;}

body {
	margin:0 auto;
	padding:0;
	font-family: Arial,"Trebuchet MS", Tahoma,"Helvetica LT Std";
	font-size: 12px;
	line-height:18px;
	color: #FFFFFF;
	background-color: #666666;
	
}

strong
{
font-weight:normal;
}

h1
{
font-size:17px;
padding:0px;;
margin:0px;
margin-top:25px;
}

h1 strong
{
font-weight:bold;
}

#wrapper {
	margin:0 auto;
	padding:0;
	width:900px;
	margin-top:0
.px;
	}
#flash {
	float:left;
	width:900px;
	}
#footer {
	float:left;
	width:900px;
	height:20px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	}
a:link {
	color: #A2B663;
	text-decoration:none;
}
a:visited {
	color: #A2B663;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
a:active {
	color: #A2B663;
	text-decoration:none;
}

img
{
border:none;
}

#container
{
float:left
width:900px;
margin-top:100px;
}

#nav
{
	float:left;
	width:200px;
	font-size:12px;
	margin-top:50px;
}

#navShell
{
float:left;
width:175px;
}

#content
{
float:left;
width:500px;
}

#contentShell
{
float:left;
width:460px;
}

#pic
{
float:left;
width:200px;
margin-top:50px;
}

#picShell
{
float:left;
width:190px;
padding-left:10px;
}

#picShell img
{
padding-top:10px;
}

#footer2 {
	font-size:11px;
	float:left;
	width:900px;
	margin-bottom: 20px;
	margin-top: 25px;
	text-align: left;
	padding-top:20px;
	border-top:dotted thin #fff;
}

#footer3
{
visibility:hidden;
}


#linkage
{
	position:absolute;
	width:200px;
	top:50%;
	left:50%;
}

#linkage2
{
	position:relative;
	width:500px;
	top:0px;
	left:35px;
}

