@charset "utf-8";
/* CSS Document */

a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F39;
}
a:active {
	color: #00F;
}

body {border:0; margin:0 auto; padding:0; text-align:center; background-color:#004eff ; }

.mainframe { width:850px; margin:0 auto; text-align:center; background:#FFF; border: solid #000; border-width: 0 2px  }

.header { 	width:850px;
			height:279px;}

.header img { float:left;}

.pic1 { float:left; background:url(images/index_03.jpg) no-repeat; background-position:top; width:850px; height:326px }

.pic1 img {float:right; padding-right:15px; padding-top:7px}


.picthumbs {width:850px; 
		 	height:245px;
		 	text-align: center;
			background-color: #FCF
		 }

.picthumbs img {
padding:2px;
}	
	 
.picthumbs ul {
text-align: center;
margin: 0 auto;
padding-left: 10px;
list-style:none;
}

.picthumbs li {
display: block;
float:left;

}

.toptext {font: bold 24px "Comic Sans MS", cursive; text-align:center; margin-top:10px; letter-spacing:1px; color: #F00}

.clichere {font: bold 24px "Comic Sans MS", cursive; text-align:center; margin-top:10px; letter-spacing:1px; color: #F00}

.titletext {font: bold 13px "Comic Sans MS", cursive; text-align:center; color:#000}


.pic2 { width:850; height:320px; text-align:center; margin-top:15px}
			
.pic2 img {padding:9px;}

.pic2 ul {text-align: center; margin:0 auto; padding-left: 25px;list-style:none	}

.pic2 li {display: block;float:left}

.clear {clear:both}

.footer {font: 70px "Comic Sans MS", cursive; font-weight:300; color:#F00; height:130px}

