body
{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
background-image:url(style/bg.jpg); 
background-repeat:repeat-x;
background-attachment:fixed;
margin:0px;
padding:0px;
}

a:link {color:#666666; text-decoration:none;}
a:visited {color:#666666; text-decoration:none;}
a:hover {color:#333333; text-decoration:none;}
a:active {color:#666666; text-decoration:none;}

#master
{
width:670px; 
height:auto; 
margin:0px auto;
background:url(style/main_bg.png) repeat-y;
}

#header
{
width:640px; 
height:355px;
margin:0px auto;
background:url(style/header.png) no-repeat;
}

#navigation
{
width:630px;
height:45px;
margin:0px auto;
background:url(style/navigation.png) no-repeat;
padding:0 0 0 10px;
}

#navigation a:link {color:#ccc; text-decoration:none;}
#navigation a:visited {color:#ccc; text-decoration:none;}
#navigation a:hover {color:#49393b; text-decoration:none;}
#navigation a:active {color:#ccc; text-decoration:none;}

.link
{
width:103px; 
height:27px; 
float:left;
line-height:27px; 
text-align:center;
font-weight:bold;

}

.link:hover
{
background-color:#f5efe6;
}

#main
{
width:620px; 
height:auto; min-height:300px;
margin:0px auto; padding:10px;
}
