body		{	font-family: verdana, arial, sans-serif;
			font-size: 80%;	
			color: #000;
			text-align: center;
			background-color: #666;
			background-image: url('/images/body_bg.gif');
		}
* 		{	margin: 0;
			padding: 0;
		}
td		{	padding: 2px;
		}
div#container	{	min-width: 800px;
			max-width: 960px;
			margin: 10px auto 5px auto;
			text-align: left;
			color: #000;
			background-color: #fff;
			border: 1px solid #000;
			background-image: url('/images/nav_bg_2.gif');
			background-repeat: repeat-y;
		}
div#top_bg	{	background-image: url('/images/top_bg_2.gif');
			background-repeat: no-repeat;
			background-position: top left;
			height: 75px;
			padding-right:15px;
		}
img#int_logo   	{ 	padding:5px 0 0 25px;
			float: left;
		}
div#bottom_bg	{	background-image: url('/images/bottom_bg.gif');
			background-position: bottom right;
			background-repeat: no-repeat;
			overflow: hidden;
		}
div#header	{	background-color: #488247; /*#AACD85;*/
			overflow: hidden;
			height: 85px;
			border-bottom: 5px solid #C55735;
			background-position: top left;
			background-repeat: no-repeat;
		}
div#header h1	{	font-size: 1.2em;
			color: #fff;
			margin-bottom: 5px;
		}
div#header p	{	margin: 1px 0;
			color:#fff;
			font-size:1em;
		}
div#header p span	{
			font-size:1.15em;
		}
img#top_logo	{	float:left;
			margin-left: 20px;
		}
div#top_text	{	margin-left: 105px;
			padding-top: 15px;
			width: 440px;
			text-align:center;
		}
div#navbar	{	float: left;
			width: 160px;
			/*background-color: #AACD85;*/
			
		}
div#navbar ul	{	line-height: 1.5em;
			list-style-type: none;	
			margin: 10px 6px 10px 2px;
		}
div#navbar li	{	font-family: arial, sans-serif;
			font-weight: bold;
			font-size: .85em;
			/*text-indent: 4px;*/
			padding: 3px 2px 3px 3px;
			border-bottom: solid 1px #fff;					
		}
div#navbar li.top	{	border-top: solid 1px #fff;	
		}
div#col_right	{	width: 140px;
			float: right;
			margin-bottom: 20px;
			margin-right: 5px;

		}
div#col_right ul	{	list-style-type: none;	
				line-height: 1em;
		}
div#col_right li	{	font-weight: normal;
				font-size: .85em;
				padding: 5px;
		}

div#col_right div {	border: 1px solid #000;
			padding: 5px;
			margin-bottom: 10px;
		  }
div#col_right div div {	border: 0;
			padding: 0;
			margin-bottom: 0;
		  }

div#col_right div h3	{	font-weight: bold;
				font-size: 1em;
				color: #000;
				background-color: #AACD85;
				padding: .2em;
		}
div#col_right div form label {	float:left;
				font-size: .8em;
				font-weight: bold;
				padding: .4em .1em 0 0;
		}
div#col_right div form input.button {	margin: 2px 0 0 38px;
		}

div#col_right div p {	font-size: .8em;
			padding: .5em 0;
		  }
img#main_img	{	float: right;
			margin: 0 0 5px 5px;
		}
div#content 	{	margin-left: 180px; 
			padding-bottom: 5px;
			margin-right: 170px;
			/*border: 1px solid red;*/
		}
div#col_mid	{	overflow: hidden;
			margin-bottom: 12px;
		}
div#content h1	{	margin: .5em 0; 	
			font-size: 1.4em;
			color: #06c;		
		}
div#content h2	{	margin: .5em 0; 	
			font-size: 1.2em;
			color: #06c;		
		}
div#content h3	{	margin: .5em 0; 	
			font-size: 1em;
			color: #06c;		
		}
div#content p 	{	margin: 10px 0; 			
		}

div#footer	{	clear: both;			
			margin: 0;
			padding: 5px 0;
			text-align: left;
			height: 70px;
		}
div#footer a:link    { 	color: #fff;
			font-size: .85em;
		}
div#footer a:visited   { 	color: #ccc;
			font-size: .85em;
		}
/*clearing options */

.clearfloat	{	overflow: hidden;
		}
div#featured	{	height: 18px;
			color: #fff;
			margin-top: 10px;
                        padding-top: 5px;
                        padding-left: 8px;
			font-size: .85em;
			font-weight: bold;
			background-image: url('/images/panel_top_corner.gif');
			background-repeat: no-repeat;
			background-position: top left;
			background-color: #c00;

		}
p.featured	{	border-bottom: 1px solid #cc0;
			padding: 5px 0;
		}

img.lang_map	{	border:0;
			float:right;
			margin:20px 5px 0 5px;		
		}
div#formcontainer 	{	margin: 25px 0 0 50px;
				width: auto;
			}
div#formcontainer form  {
			}

div#formcontainer div.clearform	{	padding: 5px 0px; 
					vertical-align: top;
					width: auto;
					overflow: hidden;
					margin: .5em 0;
				}
div#formcontainer form label {	width: 120px;	 
				float: left;
				margin-right: 10px;
			}

.formcaption 		{	font-size: .75em; 
			}	
div#formcontainer div.buttongroup 	{	float: left; 
						margin: 0px; 
						padding: 0px;
			} 
div#formcontainer div.buttongroup div 	{	margin-bottom: 5px; 
					} 
div#formcontainer div.buttongroup input	{	margin-right:5px;
					} 

.button		{	color: #fff;
			background-color: #cc0000;
			padding: .1em .5em;
			font-weight: bold;
			font-size: .85em;
		}
textarea	{	font-family: verdana, arial, sans-serif;
			font-size: 1em;
		}
div#content div.linkstop {	overflow: hidden;
				padding: 4px;
		}

div#content div.linkstop h3 {	color: #fff;
				font-size: 1em;
				padding: 0;
				margin: 0;
		}

div#content div.links	{	overflow: hidden;
				padding: 4px;
		}
div#content div.links h3 {	float: left;
				font-size: .9em;
				font-weight: normal;
				padding: 0;
				margin: 0;
		}
div#content div.links p	{	float: left;
				font-size: .9em;
				padding: 0;
				margin: 0;
		}
div#content div.ths	{	font-size: 85%;
		}
.nav		{ 	text-decoration: none;
			font-weight: bold;
			font-size: 1em;
		}
a.nav:link  	{ 	color: #006600; 

               	}
a.nav:visited 	{ 	color: #488247; 
		}
a.nav:hover   	{	color: #fff; 
			text-decoration: underline;
		}
a.nav:active  	{ 	color: #ff9; 
			text-decoration: none;  
	       	}
div#content div.sponsors    {	overflow: hidden;
				padding: 4px;
		}
div#content div.sponsors h3 {	font-weight: normal;
				padding: 0;
				margin: 0;
                               		}
div#content div.sponsors div {	padding: 0;
				margin-top: .5em;
		}
div#sponsorbar		{       min-width: 800px;
				max-width: 960px;
				margin: 0 auto;
				text-align: center;
			}
