/* CSS Document 
*
{
margin: 0;
padding: 0;
}
#content ul { margin: 1em 2em; }
p
{
margin: 1em 0 1em 0;
}*/
body
{
font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
text-align: center;
background: #FAF2CD;
}
a img 
{
border:none; 
}
#wrapper
{
background: url(../images/background.jpg) repeat-y;
text-align: center;
margin: 0 auto;
padding: 0;
width: 1200px;
}
#top
{
background: url(../images/banner.jpeg) no-repeat;
width: 1200px;
height: 113px;
margin: 0;
padding: 0;
}
#top a
{
width: 1200px;
height:107px;
display: block;
text-decoration:none;
}
#top a span {
visibility: hidden;
}
#menu
{
padding:5px 0 0 0;
margin-left:-30px;
text-align:center;
width: 800px;
line-height: 30px;
font-size: 14px;
font-weight:bold;
}
#menu img
{
margin:-6px -8px -15px -10px;
}
#menu ul
{
margin: 0;
padding: 0;
}
#menu li
{
margin: 0;
display: inline;
list-style-type: none;
padding: 0 5px;
}
#menu a:link, #menu a:visited
{
color: #000000;
text-decoration: none;
font-size:14px;
}
#menu a:hover, #menu a:active
{
color: #000000;
font-size:14px;
}
#content
{
text-align:left;
font-size: 16px;
line-height: 18px;
margin:0 auto;
width: 740px;
padding:0 30px 0 30px;
background-image:url(../images/content_90.png);
background-repeat:repeat;
}
#content a:link, #content a:visited
{
color: #000000;

}
#content a:hover, #content a:active
{
color: #000000;
text-decoration: none;
}

h1
{
font-size: 36px;
font-weight:normal;
padding: 0 0 0 0;
}
h2
{

}
#footer
{
/*background: url(../images/footer.png) no-repeat;*/
width: 800px;
height: 20px;
}
#footer a:link, #footer a:visited
{
color: #000000;
text-decoration: none;

}
#footer a:hover, #footer a:active
{

}
