html, body, div, span, p, h1, h2, h3, h4, input, button, textarea, a, em, img, strong, ul, li, , form, label, table, tr, th, td  {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}

body {
	margin:0;
	padding:0;
	font-family:Trebuchet MS;
	height:100%;
	color:#fff;
	font-size:14px;
	background-color: #FCC200;
}

h1, h2 { text-align:center; margin:0;}

h1, h1 a {font-size:36px; color:#fced00; padding:0; margin:0; line-height:36px; padding-top:10px; text-decoration:none;}
h1 a:hover { color:#fff;}
h2, h2 a {font-size:18px; padding:0; margin:0; line-height:16px; color:#fff; text-decoration:none;}
h2 a:hover { color:#fced00; text-decoration:underline;}
p  { padding:10px; margin:0;font-size:14px;}
span {font-size:1.1em;}

a, img {
	border:none;
	}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
}

#mainContainer {
	width:900px;
	height:auto;
	margin:0 auto;
	background:#af0067;
	padding-bottom:20px;
}



#mainContainer a {
	border:none;
}

.topTitle {
	font-size:18px;
	text-align:center;
	padding:3px 0;
}

.bottomTitle {
	font-size:18px;
	text-align:center;
	}

#header , #footer {
	position:relative;
	}

#header {
	width:900px;
	height:413px;
}


 #footer {
	width:900px;
	height:172px;
	margin-top:30px;
}


#header a, #footer a {
	position:absolute;
	display:block;
	width:100%;
	bottom:0;
	cursor:hand;
	}


#content {
	display:block;
	position:relative;
	width:100%;
	height:auto;
	padding-bottom:10px;
	}

.thumbImages, .otherContainer   {
	height:auto;
	position:relative;
	padding:20px 40px;
	}
.thumbImages div {
	text-decoration:none;
	display:block;
	text-align:center;
	float:left;
	font-size:18px;
	margin-right:20px;
	_margin-right:0px;
	text-decoration:none;
	color:#222222;
}

.thumbImages div.vtori {
	margin-right:0px;
	_margin-left:20px;
	}

.thumbImages div span {
	width:332px;
	background:#fff;
	border:2px solid #fff;
	display:block;
	margin-left:2px;
	font-size:18px;
	_margin:-5px 0 0 0;
	}

.thumbImages div a {
	text-decoration:none;
	color:#222222;}

.otherContainer img {
	display:block;
	}

.leftSideIn {
	float:left;
	width:390px;
	}

.leftSideIn span {
	display:block;
	text-align:center;
	color:#222222;
	font-weight:bold;}

.rightSideIn {
	width:390px;
	float:right;
}

.rightSideIn h1 {
	text-align:left;
	padding-bottom:10px;}

.thumbImagesSmall {
	padding:25px 20px 30px 35px;
}

.thumbImagesSmall a {
	width:200px;
	display:block;
	width:auto;
	height:auto;
	padding-right:10px;
	_padding-right:8px;
	float:left;
	color:#FFF;
	cursor:pointer;
	font-size:18px;
	text-decoration:none;
	}
	
.thumbImagesSmall a span {
	display:block;
	width:200px;
	text-align:center;
}
	
.pad20 {
	padding:10px 40px;
	}
