 #container {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	border: 0;
/*	border-top: 1px solid White; */
/*	width: 90%; */
	background: #5597a3;
/*(	background: #fff  url(images/bg.jpg) repeat-y; */
/*	margin: 10px auto; 
*/
	color: #4c002b; 
	line-height: 120%;
/*	border: 2px solid Red; */
}

#content {
	font-size: 100%;
	margin: 20px;
	width: 70%;
/*	background-color: #ffffff;
	color: #000000;
*//*	border: 2px solid #cecea5; */
}

.main {
	clear: both;
}

.contentbox {
	float: left;
	display: inline;
	width: 50%;
}

img {
	margin-left: 1em;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #4c002b; 
	background-color: #5597a3;
}

h1 {
	color: #00454c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: normal;
}

/*
h2 {
	color: #009999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: normal;
	display: inline;
	padding: 0 0 0 8px;
}
*/

a:link {
	color: #00454c;
}

a:visited {
	color: #00454c; 
}

a:active {
	color: #ff3300;
}

.red {
	color: #FF3300;
}

.black {
	background-color: black;
}

.bigtext {
	font-weight: bold;
	font-size: 1.05em;
}

.smalltext {
	font-size: 0.83em;
}


.shaded {
	background-color: #D3D3D3;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 50px;
}


hr {
	color: #ff9900;
}	

h2 {
	color: #4c002b; 
	font-size: 1.5em; 
	text-align: left; 
	padding-left: 0.5em;
	padding-bottom: 1px;
	border-bottom: 1px solid #faac08; 
	border-left: 1.1em solid #faac08; 
  line-height: 1.5em;
  margin: 0 0 0.5em 0;
}