/*Center page 750px wide*/
body 	{
    	/*background:#898a9f;*/
		background-image: url(images/bgrnd.jpg);
		background-color:#ece1bb;
  		font-family: sans-serif;
		font-size: 0.9em;
		text-align:center;
  		}
#outline  	{width:750px;
		background-color:fff;
  		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding:0;
		text-align:left;
  		}
#header {
  		float:left;
		width:750px;
		background-color: #fff;
		padding-bottom:0;
		border-bottom:1px solid #3366cc;
		}
#pagecontent {
   		float:left;
		width:750px;
		height:auto;
   		
		background-color:#fff;
		margin-top:0;
		padding-top:0;
		}
a:link, a:visited {
		color: #3366cc;
		font-weight:bold;
		text-decoration: underline;
		border: medium none inherit;
		background: transparent;
		}
a:hover, a:active	{
		color: #000000;
		border: 1px solid #000;
		text-decoration:none;
		background-color: #e2d6a6;
		}

#side	{float:left; width:180px;
	}
#nav  {
   	float:left;
	width:150px;
	margin-top:20;
	margin-left:0;
	padding-left:0;
	margin-right:20px;
	background-color:#fff;
	padding-bottom:0;
	padding-top:0;
	}
#nav ul	{
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:10px;
	}
#nav li	{
	margin:0;
	}
#nav a	{
	display:block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:url(images/up.jpg);
	background-repeat:no-repeat;
	background-position:0% 50%;
	}
#nav a:link, #nav a:visited 	{
				color: #0a0e86;
				text-decoration: none;
				}
#nav a:hover, #nav a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active 	{
					background-color: #9f6f9f;
					background-image:  url(images/over2_brt.jpg);
					background-repeat: no-repeat;
					background-position: 0% 50%;
					color: #fff;
					}
/*fixes for IE*/
<!--[if IE 5]>
#nav a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
<![endif]-->
<!--[if IE 6]>
#nav a {height: 1em;}
<![endif]-->
/*fix for indented buttons*/
#pic 	{
   	float:right;
	width:150px;
	margin-top:0;
	margin-left:400px;
	padding-left:20px;
	margin-right:20px;
	background-color:red;
	padding-bottom:4px;
	padding-top:0;
	}
#leftcontent {
  		float:left;
		background:transparent;
		border-right:medium none inherit;
		border-bottom:medium none inherit;
		margin-left:0;
		margin-right:30px;
		padding-left:0;
		padding-right:30px;
		padding-bottom:0;
		}
#content	{
		position:relative top:;
		margin-left:0;
		margin-right:.5em;
		padding-left:0px;
		padding-right:.5em;
		margin-top:20px;
		}
#rightcontent   {
  		float:right;
		display:block;
		width:auto;
  		font-size:12px;
		margin-right:20px;
		margin-left:10px;
		}
#btnlinks a:hover, #btnlinks a:active	{
		border:none;
		background-color: transparent;
		}
#footer 	{
		float:left;
		width:730px;
		height:20px;
		padding-left:20px;
		background-color:#fff;
		font-size: 0.6em;
		color:#000000;
		font-weight:normal;
		padding-top:6px;
		padding-bottom:0;
		margin-bottom:0;
		border-top:1px solid  #000;
		}
#footer a:link, #footer a:visited {
		color: #000000;
		text-decoration: underline;
		border: medium none inherit;
		background: transparent;
		}
#footer a:hover, #footer a:active {
		color: #c5896b;
		border: 1px solid #000;
		background: #ffffff;
		}
p,h2  		{
		margin:0 30px 10px 30px;
		}
h1 		{
		font-size:1.6em;
		padding-top:30px;
		padding-bottom:0;
		margin-top:0;
		margin-left:170px;
		margin-bottom: 10px;
		color:#000;
		}
h2 		{
		font-size:1.4em;
		padding-top:10px;
		color:#3366cc;
		}
h3 		{
		font-size:1.2em;
		padding-top:10px;
		color:#3366cc;
		}
h4		{padding-top:0;
		padding-bottom:0;
		margin-top:0;
		margin-bottom:0;
		font-size:1em;
		}
.indent {
		padding-left: 10px;
		}
.indent30 {
		padding-left: 30px;
		}
ul 		{
		list-style-type: square;
		padding-left: 5px;
		margin-top: 10px;
		margin-left:5px;
		}
hr 		{
		border: medium none inherit;
		background-color: #6b7fac;
		color: #ba4141;
		height: 1px;
		width: 100%;
		margin-bottom:1em;
		margin-top:1em;
		text-align: center;
		}
.inputbtn	{color:#050;
		font-family:sans-serif;
		font-weight:bolder;
		font-size:60%;
		}
.img-shadow {
  float:left;
  background: url(css_dropshadow/shadowAlpha.png) no-repeat bottom right !important;
  background: url(css_dropshadow/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #000000;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 2px;
  }
.box {
	list-style-type: square;
	margin-left: 30px;
	margin-bottom:10px;
	padding: 10px;
	float: left;
	height: auto;
	width: 480px;
	border:0 solid #C0C0C0;
	
	}
.box_rt {
	list-style-type: square;
	margin-right: 40px;
	margin-bottom:10px;
	padding: 10px;
	float: right;
	height: auto;
	width: 240px;
	border: 0 solid #ccc;
	
	}
.index	 {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom:10px;
	padding: 10px;
	float: left;
	height: auto;
	width: 200px;
	border:1px solid #ccc;
	background-image: url(images/index.jpg);
	}		
.aerial	 {
	list-style-type: square;
	padding-left:20px;
	margin-left:20px;
	margin-bottom:10px;
	padding-right: 10px;
	float: left;
	height: auto;
	width: 500px;
	border:0px solid #000;
	}
.h2box {
	list-style-type: none;
	margin-left: 0;
	margin-bottom:10px;
	
	
	height: auto;
	width: 500px;
	border:none;
	}
.cbox {
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:20px;
	padding:0 10px 10px 10px;
	float: left;
	height: auto;
	width: 180px;
	border:1px solid #000;
	}
.info {
	list-style-type: none;
	font-size:.75em;
	margin-left: 0;
	margin-top:10px;
	margin-right: 10px;
	margin-bottom:10px;
	padding:0 10px 10px 10px;
	float: left;
	height: auto;
	width: 130px;
	border:1px solid #000;
	}
.pbox {
	list-style-type: none;
	margin-left: 0;
	margin-right: 20px;
	margin-bottom:20px;
	padding:0 10px 10px 10px;
	float: right;
	height: auto;
	width: 260px;
	border:1px solid #000;
	}
.engr	 {
	list-style-type: none;
	margin-right: 20px;
	margin-bottom:10px;
	padding: 10px;
	float: rightt;
	height: auto;
	width: 160px;
	border:1px solid #ccc;
	}
.rusfaq	 {
	list-style-type:none;
	margin-left: 20px;
	margin-bottom:10px;
	padding: 10px;
	float: left;
	height: auto;
	width: 630px;
	border:none;
	}
.fftx {
	list-style-type: square;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom:20px;
	padding: 10px;
	float: right;
	height: auto;
	width: 400px;
	border: 1px solid #ccc;
	}
.event {
	list-style-type: none;
	background-color:#9FCFD6;
	margin-left: 0;
	margin-right: 0;
	margin-bottom:10px;
	padding:0 5px 10px 10px;
	float: left;
	height: auto;
	width: 132px;
	border:1px solid #000;
	}
				