@charset "utf-8";
/* CSS Document */

#bar1 {
	background-color: #CC0000;
	height: 5px;
}
#navbar {
	text-align: center;
	margin: 0px;
	height: 0px;
}
#form1 {
	text-align: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
#container2 {
	background-color: #FFFFFF;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	text-align: center;
}

#container #basic {
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 340px;
}
#container #intermediate {
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 380px;
}
#container #Detailed {
	clear: both;
	float: none;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 90%;
	line-height: 140%;
	list-style-type: circle;
}
h1 {
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-weight: bold;
	color: #FF9900;
	text-align: center;
}
a {
	color: #1A2040;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #1A2040;
	text-decoration: none;
}

h4 {
	text-align: center;
	color: #252F52;
}
body {
	background-color: #1A2040;
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bottom {
	clear: both;
}
#top {
	display: inline;
}
#center {
	text-align: center;
	height: 600px;
}
.thumb_img {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
