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

#wrapper {
margin: 0 auto;
width: 756px;
height: 800px;
background-color:none;

}

#topPiece {
width: 756px;
height: 81px;
background-color:#00FF00;
}

#contentArea {
width: 600px;
height: 650px;
top: -140px;
left: 75px;
background-color: none;
position:relative;
vertical-align: top;
}

#contentArea2 {
width: 756px;
height: 650px;
top: -140px;
background-color: none;
position:relative;
}


#nav1 {
width: 108px;
height: 27px;
top: 81px;
}

#nav2 {
width: 108px;
height: 27px;
left: 108px;
top: -27px;
position: relative;
}

#nav3 {
width: 108px;
height: 27px;
left: 216px;
top: -54px;
position: relative;
}

#nav4 {
width: 108px;
height: 27px;
left: 323px;
top: -81px;
position: relative;
}

#nav5 {
width: 108px;
height: 27px;
left: 430px;
top: -108px;
position: relative;
}

#nav6 {
width: 108px;
height: 27px;
left: 537px;
top: -135px;
position: relative;
}

#nav7 {
width: 112px;
height: 27px;
left: 644px;
top: -162px;
position: relative;
}

#title

{

	width: 792px;

	height: 32px;

	clear: both;

	color: #333;

	background: transparent;

	margin: 10px 0px 0px 0px;

}



#leftcolumn

{

	color: #333;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	height: 440px;

	width: 150px;

	float: left;

}



/* begin table */

table.one 

{

border-collapse: separate;

border-spacing: 10px;

}

/* end table */

#rightcolumn

{

	float: right;

	color: #333;

	margin: 0px 0px 0px 0px;

	padding-top: 10px;

	height: 440px;

	width: 430px;

	display: block;

}

/* ^^^^ linked image with no border ^^^^ */

img { border: none; } 
