@charset "utf-8";
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

h1{
font-size:25px;
text-transform:uppercase;
}

strong {
	font-weight: bold;
}	

.big{font-size:40px;}

body{
font-family:Arial, Helvetica, sans-serif;
color:#555;
font-size:14px;
}
#header{
width:1024px;
margin:auto;
background:url(../images/header.jpg);
height:445px;
}
#content{
width:1004px;
margin:auto;
background:#eeece1;
padding:5px 10px 5px 10px;
}
#text{
width:527px;
float:right;
text-align:right;
}
#pics{
width:477px;
float:left;
text-align:left;
}
#pics a img{
border: 1px solid #999;
}

#pics img{margin-bottom:10px;}

#pics a:hover img{
border: 1px solid #666;
}
#menu{
padding:130px 0 122px 0;
text-align:center;
width:487px;
height:35px;
font-family:"Monotype Corsiva";}

#menu a{
display:block;
width:400px;
font-family:"Monotype Corsiva";
font-weight:bold;
font-size:35px;
line-height:37px;
color:#ddd;
text-decoration:none;
}
#menu a:hover{
font-family:"Monotype Corsiva";
font-weight:bold;
font-size:37px;line-height:37px;
color:#fff;
text-decoration:none;
}
