/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HTML TAGS 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body 
{
	margin:0px;
	background-color:#000000;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:0.85em;
	line-height:1.4em;
	color:#000000;
	border:0;
	background: url( "http://www.indoasian.org/Images/indoasian//background.jpg" ) top left repeat-x;
	margin-left:auto;
	margin-right:auto;
	padding:0;
}

#logos
{
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:auto;
	color:#999999;
	width:800px;
}

#banner
{
	font-family:Arial,Sans-Serif;	
	font-size:.95em;
	background: url( "http://www.indoasian.org/Images/indoasian//banner.gif" ) no-repeat;	
	width:800px;
	height:550px;
	float:left;
}

#banner .links
{
	margin:0px;
	padding:0px;
	margin:80px 0px 0px 35px;
}

#banner .links li
{
	list-style:none;
	padding:1px 0px 0px 15px;
	margin:15px 0px 15px 0px;
	background-image:url("http://www.indoasian.org/Images/indoasian/limarker.gif");
	background-repeat:no-repeat;
}

#banner a:link,
#banner a:visited 
{
	color:#D55201;
	text-decoration:none;
}

#banner a:hover 
{
	border-bottom: solid 1px #0194EF;
	color:#0194EF;	
}

#banner a:active 
{
	color:#D55201;
}

#divider
{
	border:1px solid #dcdcdc;
	float:left;
	width:800px;
	margin:15px 0px 0px 0px;
}


#sponsorstext
{
	padding-left : 50px;
	float:left;
	margin-top : 10px;
	color:gray;
	font-size:.95em;
	width:750px;
}

#sponsorstext a:link,
#sponsorstext a:visited 
{
	color:#FE7E2F;
	text-decoration:none;
}

#sponsorstext a:hover 
{
	border-bottom: solid 1px #0194EF;
	color:#0194EF;
}

#sponsorstext a:active 
{
	color:#EF5C01;
}

#sponsorstext li.current a:link,
#sponsorstext li.current a:visited 
{
	text-decoration:underline;
}

#sponsorstext li.current a:hover 
{
	border-bottom: solid 1px #F0C67E;
}

#sponsorstext li.current a:active 
{
	color:#F0C67E;
}


#footer
{
	padding-left : 50px;
	padding-top:20px;		
	color:gray;
	font-size:.95em;
	float:left;
	width:750px;
}

#footer a:link,
#footer a:visited 
{
	color:#FE7E2F;
	text-decoration:none;
}

#footer a:hover 
{
	border-bottom: solid 1px #0194EF;
	color:#0194EF;
}

#footer a:active 
{
	color:#EF5C01;
}

#footer li.current a:link,
#footer li.current a:visited 
{
	text-decoration:underline;
}

#footer li.current a:hover 
{
	border-bottom: solid 1px #F0C67E;
}

#footer li.current a:active 
{
	color:#F0C67E;
}