@charset "UTF-8";
/* CSS Document */

#topnavbar {
	float: right;
	width: 760px;
	margin-bottom: 12px;
	border-top-style: none;
}

#topnavbar ul {
	float: right;
	margin-left: -15px;
	margin-bottom: -15px;
}

#topnavbar li {
	display: inline;
	margin-left: 25px;;

}


#rightside {
	width: 83px;
	height: 416px;
	float: right;	
}

#lefthome {
	float: left;
	width: 250px;
	margin-top: 20px;
}

#lefthome img {
	float: right;
}

#main {
	float: right;
	width: 330px;
	margin-top: 20px;
	margin-left: 20px;
}
