
body {
height:100%;
background-color:#000000;
color:#fff;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
}

a {
color:#000;
text-decoration:underline;
}

a:hover {
color:#000;
text-style: bold;

}

h2 a {
color:#fff;
text-decoration:underline;
}

h2 a:hover {
color:#fff;
text-style: bold;

}

blockquote {
margin:1em;
padding:.5em;
background-color:#eeeeee;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

#centerColumn {
height:500px;
margin:0 auto;
padding-top:20px;

padding:1em;
width:758px;
text-align:left;
vertical-align: middle;
background-color:#000;
border:1px solid #999999;
}

#centerColumn h2 {
margin:0 0 -.5em 0;
padding:.75em 0 0 0;
font-size:1em;
letter-spacing:.1em;
}

#centerColumn img {

}

.right {
  margin-top:-520px;
  padding-top:20px;
margin-left:400px;
margin-bottom:40px;
}

.right img {
border:0;
}

#header {
margin:auto;
width:760px;
margin-bottom:40px;
height:5em;

clear:left;
}


#header h1 {
margin:0 0 -.6em 0;
padding:.5em 0 0 1em;
font-size:1.5em;
letter-spacing:.1em;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 1.75em;
font-size:.9em;
font-weight:300;

}
#header img {
margin:auto;
}

#nav {
  clear:left;
width:790px;
background-color:#eaeaea;
margin:auto;
padding-top:10px;
border-left:1px solid #999999;
border-right:1px solid #999999;
height:30px;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
}

#nav li {
margin:0;
padding:.25em;
display:inline;
}

#footer {
clear:left;
width:790px;
position:relative;
bottom:0;
margin:auto;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
background-color:#eaeaea;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;

}

/* set millions of background images */
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.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; }

/* Everything Below Here will effect the form */

	fieldset { border:0;margin:0;padding:0; }
	label { display:block; }
	input.text,textarea { width:300px;font:12px/12px 'courier new',courier,monospace;color:#333;padding:3px;margin:1px 0;border:1px solid #ccc; }
	input.submit { padding:2px 5px;font:bold 12px/12px verdana,arial,sans-serif; }









