﻿body {
	font-family: Georgia, serif  ;
	background-image: url(images/bkgd.jpg);
	background-repeat:repeat-x;
	background-color: white;
	height: 100%;
	text-align: center;
	margin-top: 5px;
}

td {
	font-family:  Georgia, serif  ;
	text-align: center;
}

th {
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}
#container {
	/* Container holds all of the content, including header, footer, and main-content */
	margin: auto; 
	_width: 900px;
	min-width: 750px;
	max-width: 1200px;
	text-align: center;
}
#top-links {
	width: 90%;
	color: black;
	text-align: center;
	margin: auto;
}
#top-links a {
	color: #FF6633;
	font-size: medium;
	text-decoration: none;
}
#top-links a:hover {
	color: white;
	text-decoration: underline;
}
#right-sidebar {
	width: 130px;
	height: 100%;
	vertical-align: top;
}
#left-sidebar {
	width: 130px;
	height: 100%;
	vertical-align: top;
}
#main {
	width: 100%;
	vertical-align: top;
}

#center {
}
#header {
	margin: 20px;
}
#content-top {
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
}
.content-top-middle {
	background-color: white;
	height: 25px;
	float: none;
	margin: 0px 25px 0px 25px;
}
#content {	
	background-color: white;
	min-height: 500px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	padding: 20px;
	padding-top: -20px;
	_padding-top: 0px;
}
.nav-holder {
	width: 120px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-size: .75em;
}
.nav-holder a {
	background-image: url(images/nav-up1.gif);
	background-position: center;
	background-repeat: none;
	color: #000066;
	text-decoration: none;
	display: block;
}
.nav-holder a:hover {
	background-image: url(images/nav-over1.gif);
	background-position: center;
	background-repeat: none;
	color: white;
	text-decoration: none;
	display: block;
}
.nav {
	text-align: center;
	/* height + padding = height of bkgd image */
	height: 20px;
	padding-top: 7px;	
	width: 120px;
	float: left;
}

#bottom-links {
	width: 100%;
	border-top: 2px solid #003399;
	border-bottom: 2px solid #003399;
	color: #003399;
	font-size: .9em;
	text-align: center;
}
#bottom-links a {
	color: #003399;
	text-decoration: none;
}
#bottom-links a:hover {
	text-decoration: underline;
}
#bottom-text-links {
	width: 50%;
	color: #003399;
	font-size: small;
	text-align: center;
	margin: auto;
}
#bottom-text-links a {
	color: #003399;
	text-decoration: none;
}
#bottom-text-links a:hover {
	text-decoration: underline overline;
}
#copyright {
	width: 40%;
	color: #003399;
	font-size: x-small;
	margin: auto;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clearer {
	clear: both;
}
.border {
	border: 1px solid red;
}
.img-left {
	float: left;
	clear: left;
}
.img-right {
	float: right;
	clear: right;
}
.bullet-list li {
	list-style-type: circle;
}
.box {
	float: right;
	clear: right;
	width: 300px;
	padding: 10px;
	border: 6px double black;
}
.boxb {
	float: right;
	clear: right;
	width: 150px;
	padding: 20px;
	border: 3px double black;
}

.review-title {
	width: 90%;
	height: 24px;
	padding: 1px 10px 3px 5px;
	background-image: url(images/title-bkgd.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-weight: bold;
	font-size: medium;
}
.review-image {
	float: left; 
	clear: left;
	margin: 2px 10px 2px 0px;
}
.review-table {
	width: 60%;
}
.review-label {
	width: 49%;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	font-variant:small-caps;
}
.review-value {
	width: 49%;
	text-align: right;
	font-weight: bold;
	font-size: medium;
}
/* New button stuff */
.button { /* Top left corner, top edge */ 
float:left; 
color:#ddd; /* Text colour */ 
background:#003399 url(images/button.gif) no-repeat; /* Fallback bg colour for images off */ 
font:1.0em/1.0 Georgia,serif; 
text-decoration:none; 
} 
.button * {display:block;} 
.button span { /* Top right corner */ 
padding:9px 0 0; 
background:url(images/corners.gif) no-repeat right top; 
} 
.button span span { /* Bottom left corner, left and bottom edges */ 
padding:0 0 0 9px; 
background:url(images/button.gif) no-repeat left bottom; 
} 
.button span span span { /* Bottom right corner */ 
padding:0 0 9px; 
background:url(images/corners.gif) no-repeat right bottom; 
} 
.button span span span span { /* Right edge */ 
padding:3px 15px 3px 6px; /* Extra padding (3px vertical, 6px horizontal) added to give the text some breathing room */ 
background:url(images/button.gif) no-repeat right center; 
} 
.button:active { /* Help keyboard users */ 
outline:2px solid #ff0; /* Not supported by IE/Win :-( */ 
color:#fff; 
} 

.button:focus { /* Help keyboard users */ 
outline:2px solid #ff0; /* Not supported by IE/Win :-( */ 
color:#fff; 
} 

.button:hover { /* Help keyboard users */ 
outline:2px solid #ff0; /* Not supported by IE/Win :-( */ 
color:#fff; 
} 
#navbartop {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	min-width: 850px;
	background-image: url('images/bkgd.jpg');
	background-repeat: repeat;
	margin-bottom: 15px;
}
#navbartop ul {
	list-style-type: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	border-top-width: 3px;
}
#navbartop li {
	display: inline;
	margin: 0px;
	border-right-style: solid;
	border-width: 1px;
	border-color: #FF0000;
}
#navbartop a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 3px;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: .85em;
}
#navbartop a:hover {
	background-color: #0000FF;
	color: #FF0000;
}

