body 	{	/* background-color: #034cb3; */

			background-color: #2f7202;

			background-image: url(images/background.jpg); 

			background-repeat: no-repeat;

			background-position: top center; 

			text-align: center; 

			font: normal 12px MS Mincho, Hiragino Mincho Pro, san-serif; 

			color: #333333;

			padding: 0px;

			margin: 0px; }

		

td 		{	font: normal 12px MS Mincho, Hiragino Mincho Pro, san-serif; }



img		{	border: 0px; }



a 		{	text-decoration: underline;

			color: #333333;

			border: 0px; }

			

ul 		{  line-height: 20px; }



a:hover { 	text-decoration: none; }



h2		{	color: #00548C; }



.link_noline	a {	text-decoration: none; }



.link_noline	a:hover { text-decoration: underline; }

			





/* BIG CONTAINER DIV FOR EVERYTHING */ 



#main_content 	{	width: 766px;

			margin: 0 auto; }





/* BUTTON BAR AT TOP */

			

#buttons 	{ 	width: 766px;

			margin-top: 20px; 

			margin-bottom: 0px; }



#buttons_m	{	background: url(images/h_m.gif); }

	

#buttons ul 	{ 	margin: 0;

			padding: 0;

			text-align: center;

			list-style-type: none; }

				

#buttons ul li 	{	display: inline; }



#buttons ul li a 

		{  	text-decoration: none; 

			font: normal 13px MS Mincho, Hiragino Mincho Pro, san-serif;

			color: #FFFFFF;

			font-weight: bold;

 			padding: 0px 20px;

			border: 1px #FFFFFF solid;

			border-top-width: 0px;

			border-bottom-width: 0px;

			border-left-width: 0px; }

			

/* ACADEMIA LOGO */



#logo 		{	position: relative;

			left: 25px; 

			top: 30px; 

			float: left; }



/* SPLASH PICTURE - HOPEFULLY ROTATING! */

#splash 	{	float: right;

			margin: -74px 0px -2px 0px; }			

			

/* THE WHITE MAIN CONTENT BOX */



#content 	{	clear: both; 

			background-color: #FFFFFF; }

	

#content a 	{ 	color: #016296; }



/* THE GREY BORDER WITHIN THE WHITE CONTENT BOX */



#greyborder_top { 	background-image: url(images/c4_t.gif);

			background-repeat: repeat-x;

			width: 100%; 

			vertical-align: top; }

					

#greyborder_right 

		{  	background-image: url(images/c4_r.gif);

			background-repeat: repeat-y; 

			vertical-align: top; }					

					

#greyborder_left 

		{  	background-image: url(images/c4_l.gif);

			background-repeat: repeat-y; 

			vertical-align: top; }

					

#greyborder_bottom 

		{ 	background-image: url(images/c4_b.gif);

			background-repeat: repeat-x;

			width: 100%; 

			vertical-align: top; }

						

/* THE ACTUAL DIV AROUND THE TEXT IN THE WHITE FEATURES MAIN BOX */



#whitecontent 	{ 	padding: 10px;

			text-align: justify; }



/* TABLE FORMATTING FOR FEES AND HOUSING PAGES */



.fees 		{
	width: 75%;
	border-collapse: separate;
	border-spacing: 5px;
}



.fees td	{	border-style: solid;

				border-width: 0px;

				padding: 8px;

				background-color: #E0F1F8; }



/* RIGHT FLOATING BOX FOR FEATURES - THIS IS THE INVISIBLE CONTAINER DIV */

		

#rightbox 	{	width: 200px;

			float: right;

			margin: 10px; }



#rightbox li 	{ list-style: none outside;

			line-height: 14px;

			padding: 1px 0px 6px 0px;

			background:url(images/gl.gif) bottom left repeat-x; }

					

#rightbox ul li a 

		{ 	padding: 0px;

			text-decoration: none; }

				  

#rightbox ul li a:hover 

		{	text-decoration: underline;  }





/* THE RIGHTHAND FEATURE BOXES THEMSELVES */



#news1 		{ 	position: relative;

		 	top: -5px;

		 	background-color: #E0F1F8;

		 	width: 200px; 

		 	float: right;

		 	margin: 0px; }		



#index_t 	{ 	position: relative;

			top: -5px;

		 	background-color: #d3fbb8;

		 	width: 200px; 

		 	float: right;

		 	margin: 0px; }

		 	

#index_1	{ 	position: relative;

		 	top: 5px;

		 	background-color: #E0F1F8;

		 	width: 200px; 

		 	float: right;

		 	margin: 0px; }			 	

		 	

#index_2	{ 	position: relative;

		 	top: 15px;

		 	background-color: #d3fbb8;

		 	width: 200px; 

		 	float: right;

		 	margin: 0px; }	

		 	

#index_3	{ 	position: relative;

		 	top: 25px;

		 	background-color: #E0F1F8;

		 	width: 200px; 

		 	float: right;

		 	margin: 0px; }	

		 	

#attention {	position: relative;

		 	background-color: #d3fbb8;

		 	margin: 0px;

		 	margin-bottom: 10px; }

			

.newsboxes	{	text-align: left;

			padding: 5px;

			font-size: 11px; }



.newsboxes ul { position: relative; 

				left: -40px; }

			

		 

/* FOOTER DIV */



#footer 	{ background-color: #FFFFFF;

		  	text-align: center;

		  	position: relative;

		  	top: -6px;

		  	clear: both; }	



#bwhite_table	{	margin-top: -6px;

					margin-bottom: 20px; }



#white_b	{	background-image: url(images/c4_b.gif);

			background-repeat: repeat-x;

			width: 100%; 

			vertical-align: top; }		

		  

/* FOOTER LINKS - HORIZONTAL LIST */		  



#footer ul 	{	padding: 0; 

			margin-top: 0;

			list-style-type: none; }

				

#footer ul li 	{ 	display: inline; }



#footer ul li a { 	padding: 0px 25px;

			color: #333333;

			font-weight: bold;

			text-decoration: none;

			border: 1px #FFFFFF solid;

			border-top-width: 0px;

			border-bottom-width: 0px;

			border-left-width: 0px; }

				  

#footer ul li a:hover 

		{	text-decoration: underline; }

		 

 
