@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { margin: 0px; padding: 0px; color: #333333; font: 12px/16px Arial, Helvetica, sans-serif; background: #969D56 url(images/Page%201.jpg) repeat-x; 
}

img {border:none}

a {text-decoration:none}
a:hover {text-decoration:overline}

/* Overall Page Layout */
#container
{ width:1020px; margin:auto; background: url(images/postcard.jpg); height: 817px; }

#header
{ width:990px; height:135px; }

.pagetop_left
{ width:393px; float:left; height: 135px; border: 1px none #990000; }

#homeleft
{ background: url(../images/pagetop_home.png) no-repeat left top; margin: 0px; padding: 0px; }
#evalleft
{ background: url(../images/pagetop_education.png) no-repeat left top; margin: 0px; padding: 0px; }


.pagetop
{ z-index: 4; width: 762px; background-image: url(../images/pagetop_bg.png); float:right; height: 135px; }

.textarea
{width:1155px;background-image: url(../images/robynleft.png);background-repeat: no-repeat;background-position: left top;overflow: hidden;clear: both;}
#education
{ background-image: url(../images/educationleft.png); }

#leftcolumn
{
	width:348px;
	background-color: #FFFFFF;
	background-image: url(../images/leftcolumn_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
	margin-left: 45px;
}

#rightcolumn {
	width:717px;
	background-color: #FFFFFF;
	float: right;
	background-image: url(../images/rightcolumn_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-right: 45px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

#maintext
{ float:left; line-height: 22px; margin-top: 35px; margin-right: 35px; margin-bottom: 0px; margin-left: 35px; 
}

#pagebottom
{
	width:1065px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	clear: both;
	margin-left: 45px;
	padding-bottom: 50px;
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}

.seenin {
	float: right;
	padding-top: 100px;
}

/*Homepage Table Menu */
#hp_menu  {border:none; width:636px; padding:0; margin:0}

td {
	width: 197px;
	padding-right: 15px;
	padding-bottom: 30px;
	vertical-align: top;
}

#hp_menu img
{padding-bottom:10px}
