html,body{margin:0; padding:0;}
html{font-size:0.725em; font-family:Arial, Helvetica, sans-serif; color: #333333}

html{background-color:#eeeeee;
line-height:1.8em;}

#wrapper{margin:10px auto; width:900px; background-color:#FFFFFF; border:20px solid white;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}


#menu{float:right; width:400px; background-color:#eeeeee; text-decoration:none}
#menu a{width:100px; padding:6px 0px; display:inline-block;margin:0px;text-decoration:none; text-align: center}
#menu a:hover{color:white; background-color:#006699;}
a{
	color:#0099CC;
	text-decoration:none
}

a img{border:none;}

h1{font-size:3em;}

#content{float:left; width:450px;}

#alt #menu{float:left;}
#alt #content{float:right;}

#footer{clear:both;padding-top:20px;}
#mbw{width:45%; float:right; text-align:right}
#notmbw{float:left; width:45%; text-align:left}

.cb{clear:both;}

input,textarea{border: 1px solid #CCCCCC;}