@charset "utf-8";
/* CSS Document */
body
{
padding:0px;
margin:10px 4%;
background:url("bluefade.png") 0 0 repeat-x;
background-color:#222 ;
}
a:link
{
color:Black;
font-family:Arial Rounded MT;
font-size:.8em;
}
a:visited
{
color:#777;
font-family:Arial Rounded MT;
font-size:.8em;
}
a:hover
{
color:Orange;
font-family:Arial Rounded MT;
font-size:.8em;
}
a
{
color:Black;
font-family:Arial Rounded MT;
font-size:.8em;
}
img
{
border:none;
text-decoration: none;
}
.plate
{
position:relative;
padding:5px;
height:100%;
/*background:url('vert_grey.png') 0 0 repeat-x;*/
background:#ecf2ff url('horiz_blue.png') 0 0 repeat-y;
border:2px solid black;
min-width: 700px;
}
/*.plate2
{
top:-5px;
left:-5px;
z-index:-1;
position:absolute;
/*background:#ecf2ff url('horiz_blue.png') 0 0 repeat-y;
width:110%;
height:110%;
}*/
.head
{
margin:0px 5px;
clear:both;
}
.bar
{

}
.leftbar
{
margin-left:5px;
margin-right:10px;
float:left;
width:160px;
/*height:200px;*/

}
.rightbar
{
margin-right:5px;
/*border:1px solid gray;*/
float:right;
/*width:150px;*/
/*height:200px;*/
/*background:#fff;*/
text-align:center;
}
.centercolumn
{
margin:auto 180px;
width:auto;
/* border:1px solid gray; */
/*background:#fff;*/
}
.footer
{
clear:both;
text-align:center;
width:80;
}
.links
{
margin:10px;
text-align:center;
position:relative;
}

.linksa
{
position:relative;
z-index:1;
border:2px solid #eee;
padding:3px 4px 2px 4px;
background:black;
}
.linksa a
{
margin:0px 0px;
padding:0px 8px;
color:Black;
background:#fff050;
font-family:Arial Rounded MT Bold;
font-weight:bold;
font-size:1em;
text-decoration: none;
}
.linksa a:hover
{
color:Orange;
}
.links hr
{
position:relative;
top:18px;
left:0px;
}
#walkon
{
position:fixed;
bottom:0px;
right:0px;
}
.logo
{
padding:auto;
width:150px;
vertical-align:middle;
text-align: center;
height:100px;
background:#cce;
border:1px solid #666;
}
.logo2
{
margin-left: expression((this.offsetParent.offsetWidth-this.width)/2+"px");
}
.logo3
{

}
.leftmod
{
padding:5px;
border:1px solid gray;
background:#fff;
}
#layover
{
width:100%;
height:100%;
position:fixed;
text-align:center;
z-index:-1;
margin:0px;
left:0px;
top:0px;
padding:0px;
visibility:hidden;
}
#layover_bg
{
background:black;
opacity:.60;
filter:alpha(opacity=60);
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#layover_frame
{
position:relative;
text-align:center;
}
#layover_box2
{
background:#eee;
position:relative;
border:2px solid #ccc;
width:700px;
height:350px;
}
#layover_box
{
background:#444;
border:2px solid #999;
margin:0px;
padding:0px;
height:240px;
}
#minivid
{
position:relative;
top:0px;

}
#layover_left
{
float:left;
}
#layover_right
{
float:right;
margin-right:10px;
}
.sitelinks
{
float:left;
padding:0px 4px;
white-space:nowrap;
font-size:x-small;
}
.inline-list 
    {
	font-family: Verdana, sans-serif;
	}
.inline-list
    {
	list-style-type:none;
	/*display: inline;
	color: #aaa;
	/*font-weight: bold;*/
	}
.inline-list li 
    {
	list-style-type:none;
	display: inline;
	color: #aaa;
	width:200px;
	height:150px;
	
	/*font-weight: bold;*/
	}
.inline-list li a
	{

	}
.inline-list li h3
	{
	display:inline;
	}