body {
	background-image: url(../images/bg_image.gif);
	background-repeat: repeat-y;

}


body, p, ol, ul, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #748CDA;
}
.text_area {
padding:0 0 0 3px;
margin:0 0 10px 0;
background:url(images/textareabg.gif) repeat-x;
height:19px;
border:#cacaca solid 1px;}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}

#page {
	width: 1000px;
	height: 1000px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_page.jpg);
	background-repeat: repeat-y;
}

#header {
	width: 1000px;
	height: 441px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../images/bg_image.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#footer {
	width: 1000px;
	height: 441px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(../images/bg_page.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#navigation {
	position: absolute;
	width: 626px;
	height: 30px;
	margin-left: 324px;
	margin-top: 129px;
}

/*NAVIGATION LINKS*/

a.go_welcome {
	display: block;
	float: left;
	width: 76px;
	height: 30px;
	background-image: url(../images/go_welcome.jpg);
}

a.go_welcome:hover {
	background-image: url(../images/go_welcome_f2.jpg);
}

a.go_blog {
	display: block;
	float: left;
	width: 77px;
	height: 30px;
	background-image: url(../images/go_blog.jpg);
}

a.go_blog:hover {
	background-image: url(../images/go_blog_f2.jpg);
}

a.go_biography {
	display: block;
	float: left;
	width: 77px;
	height: 30px;
	background-image: url(../images/go_biography.jpg);
}

a.go_biography:hover {
	background-image: url(../images/go_biography_f2.jpg);
}

a.go_strategy {
	display: block;
	float: left;
	width: 77px;
	height: 30px;
	background-image: url(../images/go_strategy.jpg);
}

a.go_strategy:hover {
	background-image: url(../images/go_strategy_f2.jpg);
}

a.go_mission {
	display: block;
	float: left;
	width: 76px;
	height: 30px;
	background-image: url(../images/go_mission.jpg);
}

a.go_mission:hover {
	background-image: url(../images/go_mission_f2.jpg);
}

a.go_testimonials {
	display: block;
	float: left;
	width: 92px;
	height: 30px;
	background-image: url(../images/go_testimonials.jpg);
}

a.go_testimonials:hover {
	background-image: url(../images/go_testimonials_f2.jpg);
}

a.go_calendar {
	display: block;
	float: left;
	width: 127px;
	height: 30px;
	background-image: url(../images/go_calendar.jpg);
}

a.go_calendar:hover {
	background-image: url(../images/go_calendar_f2.jpg);
}

#windows {
	position: absolute;
	width: 565px;
	height: 140px;
	margin-left: 385px;
	margin-top: 169px;
}

#main_content {
	position: absolute;
	width: 899px;
	margin-left: 50px;
	margin-top: 370px;
}

#left_column {
	width: 255px;
	height: 500px;
	float: left;
	padding-left: 20px;
}

#right_column {
	width: 590px;
	margin-left: 295px;
}

.joinclass {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #748CDA;
}

.WELCOME {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #748CDA;
	padding-top: 10px;
}

.subhead {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #748CDA;
	padding-top: 10px;
}


.CONT {
color:#8C094B; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
text-decoration:none;
}

.copyright {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
		color: #748CDA;

}

.leftbg {
	background-image: url(../images/bgimage_right.gif);
	background-repeat: repeat-y;


}

.rightbg {
	background-image: url(../images/rightbg_right.gif);
	background-repeat: repeat-y;


}


.footerText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #748CDA;
}

.footerMenu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #748CDA;
}

.footerHeader {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #748CDA;
}

.blue {

	color: #748CDA;
}
