body {
		margin:0px 0px 0px 0px;
		padding: 0;
		background: #b6b6b6 url(../images/bg_side.gif) repeat-y center top;
		}
			
#page-box {
		padding: 0px;
		margin:0px auto;
		width:730px; 
		}

#left-box {
		float:left;
		position:relative;
		margin:0px auto;		
		width:730px; 
		background: #ccccff;
		border-left:solid 1px #888;
		border-right:solid 1px #888;
		font-family: verdana, sans-serif;
		font-size:9pt;
	
		color: #222;
}

#quote-box {
border: 2px dashed #ff0000;
	background-color: #FFFFCC;
width: 85%;
	padding: 10px;
}

#quote-box-wide {
border: 2px dashed #ff0000;
	background-color: #FFFFCC;
width: 95%;
	padding: 7px;
}

#header-strip {
		width:100%;
		}

#navigation-strip {
		width:100%;
		height:20px;
	
		background: #000099;
		font-family: unique, verdana,  sans-serif;;
		font-size:8pt;
		letter-spacing:2px;
		color:#ffffff;
		text-align:left;
		}

#content-box {
	position:relative;
	float:left;
	width:484px;
	
	background:#fff;
	padding:30px 15px 30px 25px;
	border-right:1px solid #ddd;
	left: 0px;
	top: 0px;


		}
#content-box-noleft {
	position:relative;
	float:left;
	width:690px;
	
	background:#fff;
	padding:30px 15px 30px 25px;
	border-right:1px solid #ddd;
	left: 0px;
	top: 0px;


		}

#menu {
		margin: 0;
		padding: 0;
		}

	#menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;		
		}

	#menu ul li {
		float: left;
		margin: 0;
		padding: 0px;
		}

	#menu ul li a {
		display: block;
		text-align: center;
		background: #000099;
		line-height:19px;
		color: #fff;
		width:auto;
		text-decoration: none;
		font-weight: bold; 
		border-top: 1px solid #fff;
		border-bottom: 1px solid #000;
		border-left: 1px solid #fff;
		border-right: 1px solid #000;
		padding: 0 10px	

		}

	#menu a:hover {
		color: #000;
		background: #ccccff;
		text-decoration: none;
		border-bottom: 0px;
		}

	#menu li a#select {
		background: #ccccff;
		color: #000;
		border-bottom: 1px solid #ccccff;
		}

#crumb-strip {
		width:715px;
		height:20px;
		background:#ccccff;
		margin:0;
		padding:5px 0 0 15px;
		border-top:1px solid #ccc;
		border-bottom:1px solid #999;
	font-size: 9pt;

		}

#crumb-strip a:link {color: blue; font-weight: bold}

#crumb-strip a:visited {color: blue; font-weight: bold}

#crumb-strip a:hover {color: red; font-weight: bold}

hr {
border: 0;
  width: 99%;
color: #000099;
height: 1px;
	}
		#sidenav {
		position:relative;
		float:right;
		width:170px;
		padding:10px 15px 0 15px;
		background:#ccccff;
		font: .8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}
		
	
#sidenav a:link {color: blue}

#sidenav a:visited {color: purple}

#sidenav a:hover {color: red}
		
#footer {
		position:relative;
		float:left;
		border-top:1px solid #aaa;
		color: #fff;
		font-size:8pt;
		width:700px;
		background: #000099;
		height:125px;
		padding:15px 15px 0 15px;
		line-height:25px;
		}		

#footer a:link {color: white}

#footer a:visited {color: white}

#footer a:hover {color: yellow}

#push50 {width:100%; margin:0px 0px 50px 0px}

.buttonborder {
  background-color: #ff0000;
  margin: 0px;
  padding: 2px;
  border-width: 3px;
  border-style: outset;
  border-color: #ff0000;
  border-spacing: 0;
}

.buttonborder td, buttonborder tr {
  background-color: #ff000;
}

h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #000070;
	margin: 5px 0 0;
	padding: 0;
	}
	
h1 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.8em;
	color: #000070;
	margin: 5px 0 0;
	padding: 0;
	}

