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

body{
	background-color: #FFFFFF;
	background-image: url(graphic/body.jpg);
	background-repeat: repeat;
}
#body{
	border: thin solid #000000;
	background-color: #FF0000;
	width: 100%;
	background-repeat: repeat;
	background-image: url(graphic/background3.gif);
}
#mainContent{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	background-color: #FFFFFF;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#container{
	background-color: #cccccc;
	width: 975px;
	float: none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: medium ridge #000000;
	background-image: url(graphic/Cont_background.jpg);
}
#header{
	border: thick none #FF00FF;
	background-color: #C1C1C1;
	width: 100%;
}
#date{
	color: #FF0000;
}
table{
	background-color: #000000;
}
#topLeft{
	background-color: #FF0000;
	height: 100%;
	width: 100%;
}
.style8 {color: #FF0000}
.style9 {
	font-size: 12pt;
	font-style: italic;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
}
#nav{
	background-color: #cccccc;
}
#header_grad{
	background-color: #FF0000;
	height: 10px;
	background-image: url(graphic/navGrad.jpg);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Istock {
	height: 282px;
	width: 426px;
	background-image: url(graphic/earth.jpg);
	float: left;
	padding-left: 5px;
	background-repeat: no-repeat;
}
#Istock2 {
	height: 282px;
	width: 426px;
	float: left;
	background-image: url(graphic/relax2.jpg);
}
#relax {
	height: 282px;
	width: 426px;
	background-image: url(graphic/relax2.jpg);
	margin-left: auto;
	clear: both;
	margin-right: auto;
	background-repeat: no-repeat;
}
#glow{
	background-color: #FF0000;
	width: 920px;
}
#topRight {
	clear: right;
	padding-right: 5px;
	padding-left: 5px;
}
#mainContent table{
	background-color: #FFFFFF;
}
