* {margin:0; padding:0;}

body {
		border:0; padding:0;
		font-family:arial,helvetica,sans-serif;
		font-size:11pt;
		color: #050;
		background:url('images/parchment.jpg');
		margin-top:10px;
		text-align: center;
	}
#mainframe {
		margin:0; 
		width: 700px;
		margin:0px auto;
		background:#fff2c8;
		border:2px solid #050;
		padding:0px;
		text-align: center;
	}

#wrapper {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		width: 696px;
	}
#window {
		background: #005500;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		border: 0px solid #bbb;
		width: 696px;
	}
p 	{font-family: Verdana, Arial, sans-serif;
	color: #050;
	font-size: 11pt;
	}
h1 {font-family: Georgia, Times New Roman, serif;
	color: #900; font-size: 32pt; font-weight: bold;
	}
h2 {font-family: Script MT Bold, Georgia, Times New Roman, serif;
	color: #fff2c8; font-size: 16pt; font-weight: bold;
	background: #050;
	}
h3 {font-family: Georgia, Times New Roman, serif;
	color: #fff2c8; font-size: 16pt; font-weight: bold;
	}
h4 {font-family: Georgia, Times New Roman, serif;
	color: #050; font-size: 11pt; font-weight: bold;
	}
h5 {font-family: Georgia, Times New Roman, serif;
	color: #fff2c8; font-size: 11pt; font-weight: bold;
	background: #050;
	}
h6 {font-family: Georgia, Times New Roman, serif;
	color: #900; font-size: 14pt; font-weight: bold;
	}

a:link { font-size: 11pt; color: #005500; text-decoration: underline; }
a:visited { font-size: 11pt; color: #005500; text-decoration: underline; }
a:active { font-size: 11pt; color: #005500; text-decoration: underline; }
a:hover { font-size: 11pt; color: #990000; text-decoration: underline; }
a.L1:link { font-size: 11pt; color: #040; font-weight: bold; text-decoration: none; }
a.L1:visited { font-size: 11pt; color: #040; font-weight: bold; text-decoration: none; }
a.L1:active { font-size: 11pt; color: #040; font-weight: bold; text-decoration: none; }
a.L1:hover { font-size: 11pt; color: #ffff88; background-color: #990000; font-weight: bold; text-decoration: underline; }
a.L2:link { font-size: 11pt; color: #fff2c8; font-weight: bold; text-decoration: none; }
a.L2:visited { font-size: 11pt; color: #fff2c8; font-weight: bold; text-decoration: none; }
a.L2:active { font-size: 11pt; color: #fff2c8; font-weight: bold; text-decoration: none; }
a.L2:hover { font-size: 11pt; color: #ffff88; background-color: #990000; font-weight: bold; text-decoration: underline; }
a.L3:link { font-size: 11pt; color: #990000;  text-decoration: none; }
a.L3:visited { font-size: 11pt; color: #990000; text-decoration: none; }
a.L3:active { font-size: 11pt; color: #990000; text-decoration: none; }
a.L3:hover { font-size: 11pt; color: #ffff88; background-color: #990000; text-decoration: underline; }
a.L4:link {font-size: 11pt; color: #002200; text-decoration: underline; }
a.L4:visited {font-size: 11pt; color: #002200; text-decoration: underline; }
a.L4:active {font-size: 11pt; color: #002200; text-decoration: underline; }
a.L4:hover {font-size: 11pt; color: #ffff88; background-color: #002200; text-decoration: none; }
a.L5:link {font-size: 8pt; color: #040; text-decoration: none; }
a.L5:visited {font-size: 8pt; color: #040; text-decoration: none; }
a.L5:active {font-size: 8pt; color: #040; text-decoration: none; }
a.L5:hover {font-size: 8pt; color: #ffff88; background-color: #900; text-decoration: underline; }
a.L6:link {font-size: 8pt; color: #040; text-decoration: none; }
a.L6:visited {font-size: 8pt; color: #040; text-decoration: none; }
a.L6:active {font-size: 8pt; color: #040; text-decoration: none; }
a.L6:hover {font-size: 8pt; color: #040; text-decoration: none; }

/* set millions of background images */
.rbroundbox { background: url(images/gtnt.gif) repeat; }
.rbtop div { background: url(images/gttl.gif) no-repeat top left; }
.rbtop { background: url(images/gttr.gif) no-repeat top right; }
.rbbot div { background: url(images/gtbl.gif) no-repeat bottom left; }
.rbbot { background: url(images/gtbr.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }