/* Basic Tags */
body				{ font: 12px/1.4em Arial,Helvetica,sans-serif; color: #5C491E; text-align: left; background-color: #BDC1C7; background-image: url('/images/bg_content.gif'); background-position: 10px 0; background-attachment: fixed; background-repeat: repeat-x; }

h1, h2, h3		{ }
h1				{ font-size:140%; color: ; }
h2				{ font-size:125%; color: #94926C; }
h3				{ /*margin: 0; padding: 0;*/ font-size:110%; }
	
a				{ font-weight: bold; color: #8396A2; text-decoration: none; }
a:link			{ }
a:hover			{ color: #76A32E; }
a:visited			{ }
a:active			{ }

a img			{ border: none; }
/* END Basic Tags */

body.main_body		{ margin: 0 auto; padding: 0; text-align: center; background-color: #FFFFFF; background-image: none; }


/* Main Container */
#guide, #container	{ width: 954px; }
#guide			{ margin: 0 auto; padding: 0; background-color: #94926C; }
#container		{ margin: 0 auto; padding: 0; }
/* END Main Container */


/* Header */
#head			{ clear: both; padding: 20px 100px 10px 0; height: 110px; text-align: right; background-image: url('/images/bg_head.gif'); background-repeat: repeat-x; }
/* END Header */

/* Main */
#main			{ padding: 20px 55px; background-image: url('/images/bg_main.gif'); background-repeat: no-repeat; }
#main_container	{ padding: 10px; height: 450px; background-color: #BDC1C7; background-image: url('/images/bg_content.gif'); background-position: 0 0; background-repeat: repeat-x; }
#main_container div	{ float: left; }
#col_lt			{ clear: none; width: 285px; height: 450px; text-align: center; background-color: #2DAED5; background-image: url('/images/bg_side.gif'); background-position: top left; background-repeat: repeat-x; }
#col_lt img		{ position: relative; z-index: 1; top: -100px; left: 0px; }
#col_ct			{ margin-left: 10px; padding: 10px; width: 495px; }
/*#col_ct div		{ float: left; width: 33%; }*/

#col_ct #mission	{ font-size: 130%; font-weight: bold; }
#col_ct td		{ text-align: left; }
#col_ct .title		{ font-size: 130%; }



#box				{ margin: 10px; width: 98%; border: 1px solid #97936E; border-width: 3px 0 3px 0; }
#box div			{ float: left; width: 33%; text-align: center; }
#box div div		{ width: 98%; }

#box a			{ font-size: 140%; }
#box a:link		{ }
#box a:hover		{ }
#box a:visited		{ }
#box a:active		{ }


#logo_disp_lt		{  }
#logo_disp_ct		{ }
#logo_disp_rt		{ }

#logo_main		{ margin-top: 60px; }

#logos			{ margin-right: 5px; width: 200px; height: 450px; vertical-align: middle; border: 0px solid #FF0000; }
#logos img		{ margin: 5px 0; }
#logos ul			{ text-align: left; }
#logos ul li		{  }


div.image			{ float: right; padding: 0 10px 10px 10px; border: 0px solid #FF0000; }
div.image img		{ border: 0px solid #000000; }
/* END Main */

/* Footer */
#foot			{ clear: both; padding: 5px 70px 0 0; height: 50px; font-size: 90%; text-align: right; background-image: url('/images/bg_foot.gif'); background-repeat: repeat-x; }
#foot ul			{ list-style-type: none; float: right; margin: 0; padding: 0; }
#foot ul li		{ float: left; margin: 0; padding: 0 5px; }

#foot a			{ }
#foot a:link		{ }
#foot a:hover		{ }
#foot a:visited	{ }
#foot a:active		{ }
/* END Footer */