body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page_width {
	width:800px;
	margin:auto;
	height: auto;
	position: static;
}

#intro_box {
	width: 100%;
}

#header {
	width: 100%;
}
#menu {
	width: 100%;
	clear: both;
}

#left {
	float:left;
	width:385px;
	margin: 5px;
}

#content {
	width:800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	position: static;
	clear: both;
}

#right {
	float:right;
	width:385px;
	margin: 5px;
}

#footer {
	clear:both;
	background:#cc9;
}
#break {
	height: 1px;
	width: 100%;
	float: none;
	clear: both;
}

/* set millions of background images */
.rbroundbox {
	background-image: url(images/nt.gif);
	background-repeat: repeat;
	width: 100%;
}
.rbtop div {
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop {
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rbbot div {
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	font-size: 1px;
	height: 7px;
}
.rbcontent {
	margin: 0 7px;
	text-align: center;
}
#lefth {
	float:left;
	width:400px;
	background-color: #CC99CC;
	background-image: url(images/logo2.png);
	height: 70px;
	background-repeat: no-repeat;
	background-position: 10px;
}
#righth {
	float:left;
	width:400px;
	background-color: #cc99cc;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	background-image: url(images/raintxt_en.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.rbroundboxh {
	background-image: url(images/nth.gif);
	background-repeat: repeat;
	width: 100%;
	clear: both;
}
.rbtoph {

	background-image: url(images/trh.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rbtoph div {

	background-image: url(images/tlh.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtoph div, .rbtoph {

	width: 100%;
	font-size: 1px;
	height: 7px;
}
.style1 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -5px;
}

.floatleft {
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	clear: both;
}
.floatleft1 {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}


.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftintro {
	float:left;
	width:300px;
	background-repeat: no-repeat;
	background-position: 10px;
	height: 30px;
	text-indent:10px;
	vertical-align:top;
}
#rightintro {
	float:right;
	width:300px;
	height: 30px;
}
.leftcontainer {
	height: auto;
	width: auto;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.textboxl {
	float: left;
}
#righth_tr {
	float:left;
	width:400px;
	background-color: #cc99cc;
	height: 65px;
	padding-top: 5px;
	text-align: center;
	background-image: url(images/raintxt_tr.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.hide {
	visibility: hidden;
}
#banner {
	clear:both;
}
