body {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-image: url(../assets/bkgd3.jpg);
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.1em;}

p {margin-bottom: 7px;}


fieldset {
	margin-top: 30px;
}

#wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	text-align: left;
	
}

#header {
	margin: 0;
	padding: 0;
}

#main_menu {
	width: 960px;
	text-align: center;
	padding: 10px 0;
	background-image: url(../assets/navi_background3.jpg);
}

#main_menu ul {
	padding: 0 10px 5px 10px;
}

#main_menu li {
	display: inline;
	font-size: 1.7em;
	font-weight: bold;
	padding: 5px 20px 5px 15px;
	list-style: none;
}

#container {
	width: 960px;
	margin: 0;
	padding: 0;
}

#l_and_c {
	width: 780px;
	float: left;
	margin-bottom: 100px;
}

#l_column {
	width:175px;
	font-size: 1.5em;
	text-align: center;
	background-image: url(../assets/left_col_background2.jpg);
	float: left;
}

#sub_navi {
	margin: -15px 0 150px 0;
	height: 300px;
	width: 175px;
	text-align: left;
}

#sub_navi_menu ul {
	padding-top: 50px;
	background: url(../images/sub_nav_menu_background2.jpg) repeat-y bottom left;
}

#sub_navi_menu li {
	margin-left: -30px;
	padding-top: 3px;
	padding-bottom: 15px;
	list-style: none;
	color: #fff;
}

#address {
	margin-top: 150px;
	background-image: url(../assets/wrapper.png);
	clear: both;
}
#c_column {
	width: 605px;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#content {
	width:574px;
	font-size: 1.3em;
	padding: 13px;
	margin-bottom: 50px;
}

tr #schedule {
	text-align: left;
	font-weight: bold;
}
	

#new_programs img {
	float: left;
	border: solid thin;
}
#program_description {
	margin: 0 0 0 160px;
}

legend {
	font-size: 1.2em;
}

.date_header {
	font-weight: bold;
	color: #ff0000;
}


#r_column {
	width:180px;
	float: right;
}


#flash_ad {
	width: 175px;
	height: 400px;
}

#footer {
	width: 960px;
	text-align: center;
	font-size: 1.2em;
	clear: both;
	color: #FFF;
	background-color: #444;
}

#footer a:link {color:#fff; text-decoration:none}
#footer a:visited {color:#fff; text-decoration:none}
#footer a:active{color:#fff; text-decoration:none}
#footer a:hover{color: #fff; text-decoration:underline}

#sub_navi_menu li a:link {color:#fff; text-decoration:none}
#sub_navi_menu li a:visited {color:#fff; text-decoration:none}
#sub_navi_menu li a:active{color:#fff; text-decoration:none}
#sub_navi_menu li a:hover{color: #FF0000; text-decoration: underline;}
	

a:link {color:#000000; text-decoration:none}
a:visited {color:#000000; text-decoration:none}
a:active{color:#000000; text-decoration:none}
a:hover{color: #FF0000; text-decoration:underline}


/* ================================= */
/* TESTING */
/* ================================= */
#index_body .index_body_left a.document_translation {
background:transparent url(../images/sidebar_left_free.gif) no-repeat scroll 0 0;
}
#index_body .index_body_left a {
color:#2E5875;
cursor:pointer;
display:block;
height:33px;
padding-left:40px;
padding-top:16px;
text-decoration:none;
width:241px;
}

#index_body .index_body_left a.website_translation {
background:transparent url(../images/sidebar_left_website.gif) no-repeat scroll 0 0;
}
#index_body .index_body_left a {
color:#2E5875;
cursor:pointer;
display:block;
height:33px;
padding-left:40px;
padding-top:16px;
text-decoration:none;
width:241px;
}

#index_body .index_body_left a.software_localization {
background:transparent url(../images/sidebar_left_software.gif) no-repeat scroll 0 0;
}
#index_body .index_body_left a {
color:#2E5875;
cursor:pointer;
display:block;
height:33px;
padding-left:40px;
padding-top:16px;
text-decoration:none;
width:241px;
}

/* ================== */
/* END TESTING */
/* ================== */

/*-------------------------------------
#ABOUT US page styles
--------------------------------------*/

/*-------------------------------------
#REGISTRATION page styles
--------------------------------------*/
.registration {
	border: thin solid ;
	border-color: #666;
}