html,body{
color: #000000; 
font-family: Verdana, 'Microsoft Sans Serif', Tahoma, Arial;
background: #FADEDE;
line-height: 160%;
}


#maincontainer {width: 779px; border: #c0c0c0 1px dashed; background: #ffffff; text-align: left;}

#header {width: 779px; height: 120px; background: url('../images/logo.jpg') no-repeat 0 0;}
#content {width: 779px; padding: 20px; border: #000000 0px solid;}
html>body #content {width: 739px;}
#footer { width: 739px; padding: 20px; border-top: #c0c0c0 1px dashed;}





h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
p {font-size: 12px;}
p.large {font-size: 16px; font-weight: bold;}


a:link { font-size: 15px; color: #ff0000;}
a:visited { font-size: 15px; color: #ff0000;}
a:hover { font-size: 15px; color: #ff9900;}   

.button {
border-left: #cccccc 2px solid;
border-bottom: #555555 2px solid;
border-right: #555555 2px solid;
border-top: #cccccc 2px solid;
background: #ffffff;
color: #000000;
}
