body { color: black; font-size: 1em; font-family: "Courier New", Courier, Monaco, monospace; font-style: normal; background-color: #f5fa86; background-image: url(../images/strip.jpg); background-repeat: repeat-x; }
p { font-size: 100%; font-stretch: expanded; line-height: 16px; }
h1 { font-size: 100%; line-height: 16px; }
h2 { font-size: 150%; line-height: 16px; text-align: center; }
td {}
a:link { color: #000 ; text-decoration: none; outline-style: none; }
a:visited { color: #000 ; text-decoration: none; outline-style: none; }
a:hover { color: #a5a5a5 ; text-decoration: none; outline-style: none; }
a:active { color: #aa0009 ; text-decoration: none; outline-style: none; }
#container { top: 8px; width: 760px; height: auto; margin-right: auto; margin-left: auto; }
#main {
	clear: both;
	background: url(../images/bg-page-middle.jpg) repeat-y 0 0;
}
#head {
	position: relative;
	padding: 50px 20px 30px 4px;
	height: auto;
	background: url(../images/notepad-toplong.gif) no-repeat;
}
.menubox { background-image: url(../images/sun.png); background-repeat: no-repeat; text-align: center; position: absolute; top: 35px; width: 760px; height: 100px; margin-top: 12px; margin-bottom: 12px; }
#main-inner { background-image: url(../images/raybrolly.jpg); background-repeat: no-repeat; background-position: 12px bottom; padding: 20px; overflow: hidden; }
#main-inner1 { padding: 20px; overflow: hidden; }
#main-inner2 { background-image: url(../images/raysky3.jpg); background-repeat: no-repeat; background-position: center bottom; padding: 20px; overflow: hidden; min-height: 500px; }
#main-inner3 { background-image: url(../images/raysky5.jpg); background-repeat: no-repeat; background-position: center bottom; padding: 20px; min-height: 400px; overflow: hidden; }
#leftside{
float:left;
margin:15px 0 0;
width:345px;
}

#rightside{
float:right;
margin:15px 15px 20px 0;
width:330px;
}
#main-bottom {
	padding: 0 20px 20px;
	overflow: hidden;
	background: url(../images/bg-footer.jpg) repeat-x left bottom;
}

