body    {
	background-color: #75abbe;
	margin: 0px;
	font: 12px Trebuchet MS, Arial, sans-serif;
	color: #000000;
	line-height: 160%;
	}

A { color: #ce413a; text-decoration: underline; font: 12px Trebuchet MS, Arial, sans-serif; line-height: 160%;}
A:link { color: #ce413a; text-decoration: underline; font-size: 12px; }
A:active { color: #ce413a; text-decoration: underline;  font-size: 12px; }
A:hover { color: #75abbe; text-decoration: none; font-size: 12px;  }

.foot A { color: #ce413a; text-decoration: none; font: 12px Trebuchet MS, Arial, sans-serif; line-height: 160%;}
.foot A:link { color: #ce413a; text-decoration: none; font-size: 12px; }
.foot A:active { color: #ce413a; text-decoration: none;  font-size: 12px; }
.foot A:hover { color: #75abbe; text-decoration: underline; font-size: 12px;  }

#container {
	width: 759px;
	border: 0px solid gray;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-y;
}

#banner {
	padding: 0px;
	margin-bottom: 0px;
	background-color: #75abbe;
}

.space {
	background-image: url(images/bgtile.gif);
	background-repeat: repeat-y;
	}

#left {
	float: left;
	width: 360px;
	margin: 0;
	margin-right: 0px;
	padding-left: 10px;
	
	margin-top: -2px;
	background-color: transparent;
		border: 0px solid gray;

}

#right {
	padding: 0px;
	margin-top: -2px;
	margin-left: 380px;
	background-color: transparent;
		border: 0px solid gray;
}


.lefttop {
	width: 367px;
	height: 14px;
	background-image: url(images/pinktop.gif);
	background-repeat: no-repeat;
	margin-bottom: -5px;

}

.leftbtm {
	width: 367px;
	height: 14px;
	background-image: url(images/pinkbtm.gif);
	background-repeat: no-repeat;

}

.left  {
	
	width: 337px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/pinkbg.gif);
	background-repeat: repeat-y;
		border: 0px solid gray;

}

.left ul li{
	
	color: #000;

}


.right  {
	padding-right: 5px;
	padding-left: 25px;
	padding-top: 1px;
		border: 0px solid gray;

}

.booktop {
	width: 321px;
	height: 16px;
	background-image: url(images/booktop.gif);
	background-repeat: no-repeat;
	margin-bottom: -3px;

}

.bookbtm {
	width: 321px;
	height: 16px;
	background-image: url(images/bookbtm.gif);
	background-repeat: no-repeat;

}

.book  {
	
	width: 321px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/bookbg.gif);
	background-repeat: repeat-y;
		border: 0px solid gray;

}


#full {
	float: left;
	width: 710px;
	margin: 0;
	margin-right: 0px;
	padding-left: 20px;
	margin-top: -2px;
	background-color: transparent;
	border: 0px solid gray;

}


.fulltop {
	width: 710px;
	height: 14px;
	background-image: url(images/fulltop.gif);
	background-repeat: no-repeat;
	margin-bottom: -5px;

}

.fullbtm {
	width: 710px;
	height: 14px;
	background-image: url(images/fullbtm.gif);
	background-repeat: no-repeat;

}

.full {
	
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/fullbg.gif);
	background-repeat: repeat-y;
	border: 0px solid gray;

}

.full ul li{
	
	color: #000;

}


#awards{
	clear: both;
	padding: 0px;
	margin-top: 0px;
	height: 125px;
	width: 760px;
}

#footer {
	clear: both;
	padding: 0px;
	margin-top: 0px;
	background-image: url(images/footbg.gif);
	background-repeat: no-repeat;
	height: 117px;
	width: 760px;
}

.foot {
	text-align: center;
	color: #ce413a;
	}
	
.foot2test {
	background-color: #b5e4f3;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	text-align: center;
	color: #ce413a;
	}
	

.bluetext {color: #2c6a7f;}

.callout {color: #cf736f; font: 15px Trebuchet MS, Arial, sans-serif;}

.pinkbox {
	background-color: #f7e8e7;
	margin: 5px;
	padding: 10px;
	}

.greenbox {
	background-color: #d6f5d4;
	margin: 5px;
	padding: 10px;
	}

li {list-style-type: disc;  list-style-image: url(images/dot.gif);}

.module-list-item li,ul { list-style-type: none; color: transparent;}


/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) 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 { background: url(images/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;
text-align: center;
color: #ce413a;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 95%; margin: 1em auto; }