/* CSS Document */

#main {
position : absolute;
width: 844px; height : 509px; top: 30px;
background-image:  url(images/main.gif);
position: relative;
left: 50%;
margin-left: -420px; 
padding: 0px;
}

.links {
	font-family: verdana; font-size: 12px; font-weight: none; text-decoration: underline; color: #939598; line-height: 16px;
}

.links:hover {
	font-family: verdana; font-size: 10px; font-weight: none; text-decoration: underline; color: #939598;
}

.footer {
	font-family: arial; font-size: 12px; font-weight: none; text-decoration: none; color: #ffffff; line-height: 16px;
}

html {
	overflow: hidden;
}
.yellow_body {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: none; color: #DED200; line-height: 30px;
}

.yellow_more {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: underline; color: #DED200; line-height: 30px;
}

.yellow_more:hover {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: none; color: #ffffff; line-height: 30px;
}

.blue_body {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: none; color: #1FB6EF; line-height: 30px;
}
.blue_body2 {
	font-family: arial; font-size: 18px; font-weight: none; text-decoration: none; color: #1FB6EF; line-height: 22px;
}

.blue_more {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: underline; color: #1FB6EF; line-height: 30px;
}

.blue_more:hover {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: none; color: #ffffff; line-height: 30px;
}

.pink_body {
	font-family: arial; font-size: 23px; font-weight: none; text-decoration: none; color: #EA2892; line-height: 30px;
}
.white_body {
	font-family: arial; font-size: 20px; font-weight: none; text-decoration: none; color: #ffffff; line-height: 30px;
}

.white_link {
	font-family: arial; font-size: 20px; font-weight: none; text-decoration: underline; color: #ffffff; line-height: 30px;
}
.white_link:hover {
	font-family: arial; font-size: 20px; font-weight: none; text-decoration: none; color: #ffffff; line-height: 30px;
}



