body
{
background: #FFFFFF;
font: arial, georgia, 'new times roman';
font-size: 14px;
}

div#wrapper 
{
	width : 950px; 
	margin: 0 auto;
    padding: 0px;
}

a:link { color: black; text-decoration: underline; font-weight: normal }
a:visited { COLOR: black; text-decoration: underline; font-weight: normal }
a:hover { color: black; text-decoration: none; font-weight: bold }
a:active { color: black; text-decoration:none; font-weight:bold }


h1, h2, h3, h4, h5, h6
{
font-style: italic;
text-align: center;
}

input, select, textarea
{
	background-color: #BBD4E8;
}

table.search
{
	font-size: 12px;
}

table
{
	empty-cells: show;
}

ul
{
list-style: none;
}

#front
{
	z-index: 50;
}

#center form
{
	text-align: center;
	clear: both;
}

#results
{
	padding: 2px;
	margin: 5px 0px;
}



#login {
	width: 100%;
	text-align:right;
	font-size: 80%;
	margin-right: 2px;
	}

#login input {
	width: 80px;
	}

#welcome
{
width: 100%;
text-align: right;
}

#bannerHolder
{
	width: 100%;
	
}

#bannerHolder2
{
	width: 100%;
	
}

#top2
{
background-image: url('images/small_header.png');
	width: 950px;
	height: 130px;
	margin: 0px auto;
	text-align: center;
	vertical-align: bottom;
	
}

#top
{
	background-image: url('images/world_header2.png');
	width: 950px;
	height: 350px;
	margin: 0px auto;
	text-align: center;
	vertical-align: bottom;
	
}

#topMenu
{
	position: relative;
	width: 950px;
	height: 60px;
	top:-35px;
	
}

#topMenu2
{
	position: relative;
	width: 950px;
	height: 70px;
	
}

#footer hr
{
	color: blue;
}

#poll
{
	margin: 0px auto;
	background-color: #BAD8EE;
}

.check
{
	display: none;
}

.center_tbl
{
	position:relative;
	width: 100%;
	margin: 2px auto;
}

.clear
{
	clear: both;
}

.textLeft
{
	text-align: left;
}

.textCenter
{
	text-align: center;
}

.containFull 
{
	width: 100%;
}

.containCenter
{
	width: 300px;
	margin: 0px auto;
	border: 2px solid red;
}

.images
{
	text-align: center;
	margin: 0px auto;
	width: 600px;
}

.red
{ 
	color: red;
}

.black
{
	color: black;
}

.bold
{
	font-weight: bold;
}

.highlighty
{
	background-color: yellow;
}

.background
{
position: absolute;
z-index: 1;
opacity:0.3;
filter:alpha(opacity=30);
}

.foreground
{
position:relative;
z-index: 50;
}

.bannerWrap
{
	margin: 0px auto;
	text-align: center;
	color: lightpink;
	clear:both;
	display: block;
	height: 70px;
	width: 950px;
	line-height: 70px;
}

.bannerStart
{
	width: 25px;
	height: 70px;
	background:url('images/dark_left.png') no-repeat center left;
}

.bannerCenter
{
	width: 900px;
	height: 70px;
	background:url('images/dark_center.png') repeat-x center left;
}
.bannerEnd
{
	width: 25px;
	height: 70px;
	background:url('images/dark_right.png') no-repeat center right;
}

.left
{
float: left;
}

.padded
{
	padding: 8px;
}

.column
{
margin: 2px;
width: 137px;
height: 850px;
/*background: #1C0CFF;*/
overflow: hidden;
border-right: 1px double blue;
}

.logo{
margin: 2px;
width: 175px;
height: 850px;
/*background: #1C0CFF;*/
overflow: hidden;
border-left: 1px double blue;
}

.noBG
{
	background-color: #FFF;
}

.box
{
	width: 275px;
	height: 125px;
	margin: auto auto;
	padding: 2px;
	background: url('images/boxBG.png') no-repeat center center;
	font-size: 15px;
	text-align: left;

}

.box ul li
{
position: relative;
left: -20px;
top: 20px;
}

.columns
{
display: block;
width: 600px;
min-height: 850px;
padding: 5px;
background: #FFFFFF;
border: 3px solid white;
}

.main2
{
display: inline;
width: 410px;
min-height: 600px;
padding: 5px;
background: #E9967A;

border: 3px solid white;
}

.right 
{
float: right;

}

.clear
{
background: #FFFFFF;
height: 50px;
clear: both;
}

#footer
{
/*background: url('media/footer.png') no-repeat center center;*/
height: 30px;
clear: both;
font-size: 80%;
text-align: center;
/*line-height: 30px;*/
}
