/* CSS Document */


body {
	background-image: url("http://www.lakenetwork.net/site/uploaded_html/images/aurorabg2.jpg");
	background-color: #145DA5;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color:#333333;
	text-align:center;
	margin: 0;
	padding: 0;
}

img {
 border:0px;
}




#outerwrapper {
width: 100%;
}
#wrapper{
width: 970px;
margin:10px auto;
text-align:left;
}

#topspace {
height:30px;

}


#borderwrapper {
 /* border: 1px solid #000000;  */
 background:#ffffff;
}

/* ------------------------------------
   header */
#loginmenu {
height:20px;
width:400px;
float:right;
margin-bottom:10px;
padding-right:20px;
text-align:right;
}
#header {
height:59px;
background-color:#2D65BC;
padding:10px;
}
.leftimage {
float:left;
}
#topmenu {
width: 500px;
float:left;
text-align:left;
color:#FFFFFF;
margin-top:40px;
}
#searcharea {
/*width: 170px; */
float:left;
margin-left:10px;
text-align:left;
color:#FFFFFF;
margin-top:32px;
	background-image:url(http://www.lakenetwork.net/site/templates/rhuk_milkyway/images/searchareabg.jpg);
	width:137px;
	height:31px;
}



#toolbar {
height:30px;
background:#EAEAEA;
margin-bottom:20px;
}
#toolcontent {
  padding-left:20px;
text-align:left;
margin-top:8px;
margin-bottom:2px;
height:20px;
float:left;
}
#syndicatecontent {
  padding-right:20px;
text-align:right;
margin-top:8px;
margin-bottom:2px;
height:20px;
float:right;
}
#flash {
height:272px;
background-color:#2D65BC;
}


#mainbg {
background-color:#FFFFFF;
/* height:600px; */
height:auto;
padding:10px;
}
#left {
width:225px;
float:left;
/* margin-left:10px;

margin-right:10px; */
}
#con {
width:510px;
/* background-color:#3399CC; */
float:left;
height:auto;
}
#right {
margin-left:10px;
width:190px;
float:left;
margin-left:10px;
}
#footer {
margin-top:40px;
/* background-color:#000000; */
padding-top:10px;
height:200px;
background-image:url(/images/design/footergradient.jpg);
color:#FFFFFF;
}
#footer a, #footer a:link, #footer a:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFF66;	
}
#footer a:active {
	text-decoration:underline;
}
#footerwrapper{
width: 900px;
margin:10px auto;
text-align:left;
}
#footercontents {
width:100%;
text-align:right;
float:left;
}
#ftrcopyright {
width:100%;
height:30px;
text-align:left;
float:left;
}
#ftrcopyright p {
font-size:10px;
}

#footertools {
width:100%;
text-align:right;
float:left;
}
#ftrfollow {
float:left;
width:600px;
text-align:left;
}
#ftraddy {
width:100%;
height:30px;
text-align:left;
margin-top:20px;
float:left;
}
#ftrinner {
width: 200px;
float:right;
}


