#container { 
    width: 1400px; 
	height: 800px;
	background-image:url(images/background.jpg);
    margin: 0 auto; 
    text-align: left; 
	position: relative;
} 
#sidebar { 
    float: left; 
    width: 275px; 
	height: 800px;
    padding: 5px 5px 5px 5px; 
} 
#mainContent {
	margin: 0 0 0 285px;
	padding: 5px 20px 20px 20px;
	text-align: center;
} 
.style1 {	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
	font-weight: bold;
}
.style3 {	font-size: 54px;
	color: #2156A4;
}
.style4 {
	color: #666;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
}
.style4a {
	color: #039;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

.style4b {
	color: #039;
	font-size: 20px;
}
.style4c {
	color: #039;
	font-weight: bold;
	font-size: 14px;
}
.style4d {
	color: #FF5B0D;
	font-weight: bold;
	font-size: 20px;
}
.style5 {
	color: #666;
	font-size: 28px;
		font-weight: bold;
	color: #1B4C8E;
}
.style5a {
	color: #666;
	font-size: 28px;
	color: #1B4C8E;
	font-weight: bold;
}
.style5b {	color: #666;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
}

.style6 {
	color: #666;
	font-size: 20px;
	color: #1B4C8E;
	font-weight: bold;
	font-style: normal;
}
.style6a {
	color: #039;
	font-size: 18px;
	color: #1B4C8E;
	font-weight: bold;
	font-style: normal;
}
.style7 {
	color: #039;
	font-size: 18px;
}
.style8 {
	font-size: 36px;
	color: #666666;
}
.style9 {font-size: 36px}

body {
	background-color: #FFF;
	background-image: url(images/background1.jpg);
}

