body {
	background-color: #2277AD;
	background-image: url(main/Bg2.jpg);
	background-repeat: no-repeat;
	background-position: center -107px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 17px;
	color: #FFF;
	background-color: #036;
	display: block;
	padding: 2px;
	width: auto;
	text-align: center;
}

a {
	text-decoration: none;
	color: #003;
	font-weight: bold;
	
}

a:hover {
	color: #036;
	text-decoration: underline;
}


#Webpage {
	margin-right: auto;
	margin-left: auto;
	width: 852px;
}
#content_header {
	width: 852px;
	height: 40px;
	text-align: left;
}
#content_header img{
	margin-top: 20px;
	border: none;
}

#content_logos {
	width: 852px;
	height: 197px;
	text-align: left;
}
.LogoMarginWWA {
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 12px;
}

.LogoMarginEddy {
	margin-top: 20px;
	margin-left: 142px;
}

#content_main {
	MARGIN: 0px;
	WIDTH: 852px;
	padding: 0px;
	height: 868px;
	float: left;
}

#content_items_container {
	position: relative;
	height: 630px;
	width: auto;
	margin-right: 42px;
	margin-left: 44px;
	text-align: center;
}

#side-a {
	float: left;
	width: 226px;
	height: 626px;
	margin-right: 59px;
	background-image: url(main/gradient1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#side-b {
	float: right;
	width: 216px;
	height: 626px;
	background-image: url(main/gradient1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#center {
	float: left;
	width: 210px;
	height: 626px;
	background-image: url(main/gradient1.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#footer {
	margin-top: 8px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 42px;
	position: relative;
	font-size: 12px;
	text-align: center;
	padding: 9px;
}
.Block {
	color: #FFF;
	background-color: #eee;
	display: block;
	padding: 2px;
	width: auto;
	text-align: center;
}

a.EnterLink:link {
	color:#036;
	text-decoration:none;
	display: block;
	height: 25px;
	width: 186px;
	text-align: left;
	background-image: url(main/EnterShop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 24px;
	margin-bottom: 20px;
}
a.EnterLink:visited {
	color:#036;
	text-decoration:none;
	display: block;
	height: 25px;
	width: 186px;
	text-align: left;
	background-image: url(main/EnterShop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 24px;
	margin-bottom: 20px;
}
a.EnterLink:hover {
	color: #069;
}
#AdsBox1 {
	margin-top: 6px;
	margin-right: 40px;
	margin-bottom: 16px;
	margin-left: 42px;
	position: relative;
	font-size: 12px;
	text-align: right;
}
#AdsBox2 {
	margin-top: 8px;
	margin-right: 50px;
	margin-bottom: 8px;
	margin-left: 42px;
	position: relative;
	font-size: 12px;
	text-align: center;
}
.wwaborder {
	margin-top: 8px;
}
a.TitleLink:link {
	color:#fff;
	text-decoration:none;
}
a.TitleLink:visited {
	color:#fff;
	text-decoration:none;
}
a.TitleLink:hover {
	color: #eee;
}
