body,
html {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #000;
}

body {
	min-width: 660px;
	background: url(Images/bkgdbubbles.gif) no-repeat top left #ccffcc;
}

a {
	text-decoration: none;
}

a:hover {
	color: #900;
	border-bottom: 1px dotted #900;
}

img {
	border: none;
}

#wrap {
	margin: 0px auto;
	width: 660px;
	text-align: left;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

#banner {
	margin: 30px auto;
	width: 660px;
	height: 46px;
	text-align: center;
	line-height: 0px;
}

#banner .logo {
	text-align: center;
	line-height: 10px;
}

#banner .head {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 40px;
	line-height: 40px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	letter-spacing: 2px;
	color: #6c0;
}

#banner .subhead {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000000;
}

#menu {
	width: 220px;
	margin-left: 30px;
	float: right;
}

#main {
	background-color: transparent;
	width: 600px;
	text-align: left;
	font-family: Georgia, Times, serif;
	padding: 0px 0px 0px 30px;
}

#main h2 {
	line-height: 26px;
}

#main .intro {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 19px;
	line-height: 28px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}

.darkgray {
	color: #333;
}

.darkblue {
	color: #009;
}


.white {
	color: #fff;
}

.black {
	color: #000;
}

#dogtag {
	font: Courier, Georgia, Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 40px auto;
}

/* rounded box courtesty of neuroticweb dot com, thanks */
/* set millions of background Images, courtesty of neuroticweb dot com */
.bigrbroundbox { background: #66ccff repeat; }
.bigrbtop div { }
.bigrbtop { background: url(Images/bigtr.gif) no-repeat top right; }
.bigrbbot div { }
.bigrbbot { background: url(Images/bigbr.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.bigrbbot div, .bigrbbot {
width: 100%;
height: 50px;
}

/* height and width stuff, width not really nessisary. */
.bigrbtop div, .bigrbtop {
width: 100%;
height: 50px;
font-size: 1px;
}
.bigrbcontent { margin: 0 0px; }
.bigrbroundbox { width: 100%; margin: 0px 0px; }
	

/* rounded box courtesty of neuroticweb dot com, thanks */
/* set millions of background Images, courtesty of neuroticweb dot com */
.rbroundbox { background: #ccff66 repeat; }
.rbtop div { background: url(Images/tl.gif) no-repeat top left; }
.rbtop { background: url(Images/tr.gif) no-repeat top right; }
.rbbot div { background: url(Images/bl.gif) no-repeat bottom left; }
.rbbot {  }

/* height and width stuff, width not really nessisary. */
.rbbot div, .rbbot {
width: 100%;
height: 17px;
font-size: 0px;
}

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
	font-family: Georgia, serif;
	font-weight: bold;
	margin: 0px 20px 0px 5px;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
}

.rbroundbox { width: 100%; margin: 0px 0px; }