BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #48484A;
	font-size: 0.66em;
	font-family: tahoma;
	font-weight: normal;
}

TABLE, INPUT, TEXTAREA, SELECT
{
	font-size: 100%;
}

FORM
{
	margin: 0px;
}

.clear
{
	clear: both;
	font-size: 0px;
}

.info
{
	font-size: 95%;
}

.info A
{
	color: #48484A;
	text-decoration: none;
}

.info A:hover
{
	color: #CC0000;
}

.mandatory
{
	color: #CC0000;
}

.error
{
	color: #CC0000;
	font-size: 95%;
}

#wrapper
{
	width: 776px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	width: 100%;
	height: 72px;
	font-size: 95%;
	text-align: left;
}

#logo
{
	float: left;
	width: 290px;
}

#links
{
	float: right;
	font-size: 95%;
	color: #48484A;
	margin-top: 15px;
	margin-right: -13px;
	text-transform: uppercase;
}

#links A
{
	color: #48484A;
	margin-left: 13px;
	margin-right: 13px;
	text-decoration: none;
}

#links A:hover
{
	text-decoration: underline;
}

#imgwrp
{
	width: 100%;
	text-align: left;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#countries
{
	font-size: 95%;
	color: #FFFFFF;
	margin-top: -25px;
	margin-left: 370px;
	position: absolute;
}

#countries A
{
	height: 20px;
	color: #FFFFFF;
	padding-top: 3px;
	margin-left: 10px;
	padding-left: 22px;
	padding-right: 22px;
	background: #48484A;
	text-decoration: none;
}

#countries A:hover
{
	color: #999999;
}

#image
{
	width: 100%;
	height: 207px;
}

.title
{
	margin-top: 15px;
	margin-left: 15px;
}

#events
{
	float: left;
	width: 225px;
	background: #E0CC76;
}

#events .margin
{
	margin: 15px;
	height: 330px;
	padding-top: 10px;
	text-align: center;
	background: #FFFFFF;
	padding-bottom: 10px;
}

#events .more
{
	margin: 15px;
	margin-top: -5px;
	text-align: right;
	margin-bottom: 10px;
}

#events .more A
{
	color: #48484A;
	text-decoration: none;
}

#events .more A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

#contents
{
	float: left;
	width: 380px;
	margin-left: -13px;
}

#contents .link
{
	float: left;
	width: 170px;
	margin-left: 13px;
}

#contents .info
{
	padding: 10px;
	margin-top: -3px;
	margin-bottom: 13px;
	background: #EEEEEE;
}

#contents .infolink
{
	color: #0955A2;
	margin-top: 8px;
}

#contents A
{
	color: #0955A2;
	text-decoration: none;
}

#contents A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

#right
{
	float: right;
	width: 170px;
}

#testimonial
{
	width: 100%;
	background: #E0CC76;
}

#testimonial .margin
{
	margin: 15px;
}

#testimonial A
{
	font-size: 95%;
	color: #48484A;
	text-decoration: none;
}

#testimonial A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

#login
{
	width: 100%;
	font-size: 95%;
	margin-top: 15px;
	background: #E0CC76;
}

#login .margin
{
	margin: 15px;
}

#login A
{
	color: #D33B4E;
	text-decoration: none;
}

#login A:hover
{
	text-decoration: underline;
}

#login INPUT, #login TEXTAREA, #login SELECT
{
	width: 100%;
	border: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

#bottom
{
	clear: both;
	width: 100%;
	font-size: 95%;
	color: #999999;
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
	border-top: 1px solid #999999;
}

#bottom A
{
	color: #999999;
}

#bottom A:hover
{
	color: #000000;
	text-decoration: underline;
}