/* This file CANNOT be redistributed under ANY circumstances. If you are reading this, stop. */
body
{
padding:0;
margin:20px;
text-align: center; /* gay IE5, very gay... */
font-family:Arial, Helvetica, sans-serif;
background: #767676;
}
#main
{
text-align:left; /* fixing IE5's mess */
width:770px;
margin:0 auto;
background: url(images/bg.gif) repeat-y 50% 0;
}
img
{border:none; padding:0; margin:0;}
h1
{
color:#ffa500;
font-size:54px;
position:relative; left:45px; top:55px;
margin:0;
}
h2
{
color:#000;
margin:0;
font-size:24px;
position:relative; left:45px;
}
#content
{
font-size:17px;
float:left;
padding:30px 50px 40px 30px;
background:#993;
width:472px;
}
#left
{
width:218px;
font-size:16px; text-align:center; padding-top:10px;
float:left;
/*background:#b97040 url(images/people.jpg) no-repeat;*/
}
p
{margin:0px;margin-bottom:22px; padding:0px; color:#000; font-size:16px; text-align:justify;}
h3
{
font-size:23px;
margin:0 0 22px 0;
color:#ddd;
background:#036;
display:inline;
}
h1,h2,h3
{
cursor:default;
}
#footer
{
background:url(images/footer.gif) no-repeat;
font-size:14px;
text-align:center;
color:#fff;
height:50px;
line-height:50px;
vertical-align:middle;
}
#header
{
height:200px;
background:#ddd url(images/header.jpg) no-repeat top;
text-align:center;
}
a:link
{color:#CFF; text-decoration:none;}
a:visited
{color:#CFF; text-decoration:none;}
a:hover
{color:#aFF; text-decoration:none;}
a:active
{color:#CFF; text-decoration:none;}
.contact {margin:3px 0px; padding:3px 0px;}
textarea {
font-family: Verdana, Arial; 
font-size: 12px; 
color: #000000;
width: 300px;
background-color: #FFFFCC;
border: 2px inset #CCC;
overflow:auto;
}
.input
{
border: 2px inset #CCC;
background-color: #FFFFCC;
font-family: Verdana, Arial; 
font-size: 12px; 
}
.submit{font-size:14px;}
.clear {
clear:both;
line-height:0px;
font-size:0;
}
a:link.inline
{color:#222; text-decoration:underline;}
a:visited.inline
{color:#222; text-decoration:underline;}
a:hover.inline
{color:#000; text-decoration:none;}
a:active.inline
{color:#222; text-decoration:none;}