/* CSS Document */

body {
	padding: 0;
	margin: 0;
	background: #0D1E43 url(images/mainbg.png) no-repeat center top;
	color:#FFFFFF;
	font:16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	min-width: 600px;
/*	background: url(images/mainbg.png) no-repeat center top; */
}
#header {
	height: 278px;
	margin:0 auto;
	width: 100%;
	position:relative;

}


/*#link_title {
	color:#F9EC31;
	font:16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}*/

a:hover {
	color:#F9EC31;
	font:16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
}

a:link {
	color:#00A0C6;
	font:16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
}

a:visited {color:#00A0C6;
	font:16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;	
}

/*----MAIN PANEL----*/
#content{
	width:800px;
	position:relative;
	margin:0 auto;
	padding:20px;
	min-height: 300px;
	background:none;
	border:#223D6D dashed 1px;
}

/*----Left Panel----*/

#leftPan{
	width:200px;
	height:235px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	background-color:#142A51;
	border:#223D6D dashed 1px;
	  /* for IE */
  	filter:alpha(opacity=70);
  /* CSS3 standard */
  	opacity:0.7;

}
li{
	list-style:none;
}

#leftPan ul{
	display:block;
	padding:0px 0 0 0px;
	
}
#leftPan ul li{
	width:180px;
	height:27px;
	border-bottom:1px dashed #AECCCA;
}
#leftPan ul li a{
	width:200px;
	height:26px;
	display:block; 
	background:url(images/bullet-normal.gif) 0 7px no-repeat;
	color:#FFFFFF; 
	line-height:22px; 
	text-decoration:none; 
	padding:0 0 0 20px;
}
#leftPan ul li a:hover{
	background:url(images/bullet-hover.gif) 0 7px no-repeat; 
	color:#FFFFFF; 
	line-height:22px; 
	text-decoration:none; 
	padding:0 0 0 15px;
}
#leftPan ul li.home{
	width:160px;
	height:27px;
	display:block;
	background:url(images/bullet-hover.gif) 0 7px no-repeat;
	color:#00A0C6;
	font:16px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	line-height:22px; 
	text-decoration:none; 
	padding:0 0 0 20px;
}
#leftPan ul li.contact{background:none;}

	#leftPan h2{
	color:#00A0C6;
	font-size:24px;
	padding:0px 5px 5px 5px;
	border-bottom: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*----/Left Panel----*/

/*----Right Panel----*/
#rightPan{
	margin: 0 0 0 220px;
	width:540px;
	padding:0 0 0 15px;
}
#rightPan h1{
	width:550px;
	padding:0 0 0 0px;
	background-color: transparent;
}
#rightPan h2{
	display:block;
	color:#00A0C6;
	font-size:24px;
	line-height:24px;
	margin:0px;
	padding:15px 0 10px 15px;
}
#rightPan h3{
	display:block;
	color:#F9EC31;
	font-size:18px;
	line-height:20px;
	padding:5px 0px 0px 15px;
}

#rightPan h4{
	width:240px;
	height:50px;
	display:block;
	color:#00A0C6;
	font-size:24px;
	line-height:22px;
	padding:0 0 0 75px;
	clear:both;
}
#rightPan h5{
	width:240px;
	height:50px;
	display:block;
	color:#00A0C6;
	font-size:24px;
	line-height:22px;
	padding:0 0 0 75px;
	margin:0 0 0 9px;
	clear:both;
}
#rightPan link{
	width:240px;
	height:50px;
	display:block;
	color:#00A0C6;
	font-size:24px;
	line-height:22px;
	padding:0 0 0 75px;
	margin:0 0 0 9px;
	clear:both;
}

#rightPan p{
	padding:0px 0 0 10px;
}
#rightPan  ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#rightPan  ul li {
}

#rightPanlist ul li{
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	margin-left: 20px;
}

/*----/Right Panel----*/
/*----Footer Panel----*/


#footermainPan{
	background:url(images/footerbg.png) no-repeat #0D1E43 center bottom;
	color:#fff;
	height:132px;
	position:relative;
	bottom:0px;
}
/*

	background:url(images/footerbg.png) 0 0 repeat-x #0D1E43;
	color:#fff;
	height:auto;
	position:relative;
	bottom:0px;
	margin:0 auto;
	margin-bottom:20px;
	top: -150px;
	padding-left:0px;
}
*/

#footerPan{
	width:800px;
	position:relative;
	padding-left:0px;
	margin:0 auto;
	font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:normal;
}

#footerPan ul{
	width:800px;
	position:absolute;
	padding-top:10px;
	left: -9px;
	top: 1px;
}
#footerPan li{float:left; }
#footerPan ul li a{
	padding:0 10px 0;
	color:#fff;
	text-decoration:none;
}
#footerPan ul li a:hover{
	text-decoration:underline;
}
#footerPan  ul.polkabytes{
	width:190px;
	color:#fff;
	display:block;
	position:absolute;
	padding-top:40px;
	left:320px;
	top: 1px;
}

#polka {font-size: 14px}


/*====================
	Gallery
====================*/
/* Strong rule to override previous list item rules*/
#rightPan ul.gallery_demo li {
	background: transparent none;
	margin: 0;
	padding: 0;	
}
/*====================
	sponsors
====================*/
#navlist li
{
	display: inline;
	list-style-type: none;
	background-color:#FFFFFF;
	list-style:none;
}
#eaLogo{
	padding:10px 20px 10px 20px;
}
#acronymlogo{
	padding:10px 20px 60px 60px;
}


#navcontainer {
background-color:#FFFFFF;
height:170px;
}

/*====================
	table
====================*/
#tableStyle{
	text-align:center;
	table-layout:auto;
	padding-left:20px;

}

