body {
  margin: 0;
  padding: 0;
  background-color: #050845;
  color: white;
  background-image:  url("images/bg.jpg");
  background-repeat: repeat-x;
  font: small Arial, Helvetica, Verdana, sans-serif;
}
#wrapper {
  background-color: #fdf8f2;
  color: black;
  margin: 30px 40px 30px 40px;
  padding: 10px;
}
#Tagmenu {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%;
}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}
.menu ul{
	height:15px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:right;
		padding:0px;
		}
	.menu li a{
		background:#050845 url("images/seperator.gif") bottom right no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:15px;
		margin:0px;
		padding:0px 8px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#050845;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:165px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background: url("images/sub_sep.gif") bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:165px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:25px;
		font-size:10px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url("images/hover_sub.gif") center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}

#tagline {
  font-weight: bold;
  background-color: #fdf8f2;
  color: #050845;
 
  margin: 0;
  padding: 0 0 0 20px;
  width: 300px;
  float: left;
}
#ball {
  position: absolute;
  top: 110px;
  right: 55px;
}
#main {
  position: relative;
  top:0;
  left:  0;
  width: 100%;
  margin-top: 5px;
  list-style-image:  url("images/clip_image.jpg");
}
#main img {
  float: left;
  margin: 0 10px 5px 0;
  padding:11px;
}
#main img.right {
	float: right;
	margin 0 5px 5px 0;
	padding: 11px;
}
#main h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%
}
#main h1 {
	font-size: 150%;
}
#main p.by {
	text-align:right;
}
#main h1.addy{
	font-size: 170%;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align:center;
}
#main h3.addy{
	text-align:center;
}
#content {
  margin: 0 240px 0 0;
  border: 1px solid #b9d2e3;
  background-color: white;
  color: black;
}
#mainfeature {
  background-image:  url("images/uu.jpg");
  background-repeat: no-repeat;
  background-color: #112236;
  color: white;
  padding: 2em 2em 3em 200px;
  height: 1%;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 140%;
}
#mainfeature p {
  font-size: 110%;
}
#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
  color: white;
  background-image:  url("images/more-bullet.gif");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#content .inner {
  margin: 10px 20px 10px 40px;
}
#content .inner h2 {
  color: #245185;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}
#content .inner ul.features {
  margin: 0;
  padding: 0;
  list-style: none;
}
#content .inner h3 {
  font-size: 130%;
}
#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #245185;
}
#content .inner p {
  color: #666666;
  font-size: 90%;
}
#content .inner .features li img {
  float: left;
  margin: 0 5px 5px 0;
}
#content .inner p.author {
  font-weight:  bold;
}
#content .inner p.more{
  margin-top: 0;
  text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image:  url("images/more-bullet.gif");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}
#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
	background-color: #256290;
	color: white;
	margin: 0;
	padding: 0;
}
#sidebar h3 {
  font-size: 110%;
  background-image:  url("images/sidebar-header-bg.jpg");
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 10px;
  font-weight: normal;
}
#sidebar h4 strong {
 margin-bottom: 0em;
}

#sidebar .inner {
  margin: 10px;
}
#sidebar ul {
  list-style-image:  url("images/more-bullet.gif");
  margin-left: 0;
  padding-left: 20px;
}
#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.4em;
}
#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}
#sidebar .date {
  font-weight: bold;
}
#searchform .text {
  width: 196px;
  border: 1px solid #45bac0;
}
#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#searchform .btn {
  border: 1px solid #45bac0;
  background-color: #256290;
  color: white;
}
#sidebar .motm-image {
  float: right;
  margin: 0 30px 0 20px;
}
#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  background-image:  url("images/more-bullet.gif");
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
}
#bottomNav {
	height: 15px;
	list-style:none;
	margin:0;
	padding-bottom:15px;
	text-align:center;
}
#bottomNav ul{
	height:15px;
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	}
#bottomNav li{
	display:inline;
}
#bottomNav li a{
		display:inline;
		font-weight:normal;
		line-height:20px;
		margin:0px;
		padding:0px 10px;
		text-decoration:none;
		color: #050845;
}
#bottomNav li a:hover, .menu ul li:hover a{
			background: #2580a2 bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
.text-label {
	color: #cdcdcd;
	font-weight: bold;
}

.sidelink a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.sidelink a:hover {
	color:#00CCFF
	}
.input {
    border: 1px solid #006;
    background: #ffc;
	color:#666666;
}
.button {
    border: 1px solid #006;
    background: #ccf;
}
.button:hover {
    border: 1px solid #f00;
    background: #eef;
}
img a {
border: none;
}
img {
border: none;
}