body {
	background-color: #03a7f7;
	background-image: url("images/bg.png");
	background-repeat: repeat-x;
	margin: 0px;
}
#menu {
	background-image: url("images/menu.png");
	width: 179px;
	height: 864px;
	background-repeat: no-repeat;
}
#menu2 {
	font-family: Verdana;
	font-weight: 800;
	font-size: 11px;
	text-decoration: none;
}
#menu2 a {
	font-family: Verdana;
	font-weight: 800;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
.menu3 {
	height: 25px;
	width: 160px;
}
#content {
	background-color: #ffffff;
}
#header {
	text-align: center;
}
.topad {
      background-color: #ab0101;
}


