
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #111111;
}

#wrapper{
	margin: 0 auto;
	width:830px;
}
.style1 {
	color: #FFF468;
	font-weight: bold;
	font-size: 18px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.text1{
        background-color:111111; 
        color:ffffff;
        border-color:363636;
        border-style:solid;
        border-width:1px;
        width:350px;
}
.pic img {
   padding:2px;
   border:1px solid #000000;
}

.title{ margin: 0 auto; width:auto;}

a:link    { color: #FFFF00; text-decoration: none; }
a:visited { color: #ffff00; text-decoration: none; } 
a:hover   { color: #ffffff; text-decoration: none; } 
a:active  { color: #FFFF00; text-decoration: underline; } 


#archive{ width:auto; height: 60px;}
#archive ul{ float:left;}
#archive ul li{ float: right; margin-left: 15px; list-style: none;}



#gallery{margin-top: 60px; }

#gallery ul{}

#gallery li{
	list-style: none;
	float:left;
	width:171px;
	height: 110px;
	border: 3px solid white;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 30px;
}

#gallery li:hover{border: 3px solid #fdf574; cursor: pointer;}

#gallery li img{ 
	width:171px;
}

.header{
	
	margin:0 40%;
	
}









