@charset "utf-8";
/* layout */


#frame {
	width:840px;
	height:580px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-15px;
	padding:0px;
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../images/sideshadow.gif);
	background-repeat:repeat-y;
}

#frame1 {
	width:800px;
	height:600px;
	margin-right:auto;
	margin-left:auto;
	margin-top:-15px;
	padding:0px;
	background-color:#e2ba90;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	border-bottom: 2px #000000 solid;
	width:800px;
	text-align:left;
}

#header h1 {
	background-image:url(../images/banner1.jpg);
	width:799px;
	margin-right:auto;
	margin-left:auto;
	height:118px;
	margin-top:0px;
	text-align:center;
	background-repeat:no-repeat;
}

#header h1 span {
	display:none;
}

#banner h2 {
	background-image:url(../images/heading1.jpg);
	height:153px;
	width:800px;
	margin-top:5px;
	background-repeat:no-repeat;
	text-align:center;
}

#banner h2 span{
	display:none;
}

#navBorderText {
	width:799px;
	height:20px;
	text-align:left;
	margin-top:-16px;
	margin-left:0px;
	padding-top:2px;
	background:#adc8eb;
	margin-right:auto;
	margin-left:auto;
}

#bottomShadow {
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/bottomshadow.gif);
	width:840px;
	height:18px;
	background-repeat:no-repeat;
	text-align:center;
}

#copyRight {
	clear:both;
	margin-right:auto;
	margin-left:auto;
	width:810px;
	height:20px;
	text-align:right;
}
	
#mainText, #subMainText {
	width:570px;
	height:450px;
	float:left;
	margin-left:23px;
	text-align:left;
	padding:5px;
}

#mainText {

}

#subMainText {
	width:770px;
}

#rightBar, #subRightBar {
	width:205px;
	text-align:left;
	float:left;
	background:#FFFFCC;
	padding:5px;
}

#rightBar {
	height:430px;
}

#subRightBar {
	height:20px;
}

#rightBarText {
	width:205px;
	text-align:left;
	padding:10px;
}

#nick {
	background-image:url(../images/nick.gif);
	width:170px;
	height:202px;
	background-position:right;
	background-repeat:no-repeat;
}

#nick2 {
	background-image:url(../images/nick2.jpg);
	width:170px;
	height:202px;
	background-position:right;
	background-repeat:no-repeat;
}

#gText {
	width:800px;
	text-align:left;
	background-image:url(../images/background1.gif);
	background-position:center;
	background-repeat:repeat-y;
}