body{
background-image: url('../images/pattern1.gif');
background-repeat: repeat;
background-position:top center;
}

hr{
margin-top: 15px;
border-left: 0px;
border-right: 0px;
Border-top:3px dotted;
border-bottom:0;
border-color: #CCCCCC;
}

a{
font-family: arial;
font-size: 11px;
font-style: none;
color: #CCCCCC;
text-align: justify;
border: 0px;
}

img{
border:0px;
margin-top:5px;
}

div{
font-family: arial;
font-size: 11px;
font-style: none;
color: #CCCCCC;
text-align: center;
padding: 5px;
}

#orange{
color: #CCCCCC;

}

h1{
font-family: ARIAL;
font-size: 14px;
color: #CCCCCC;
margin-top:15px;
}

#sitecontainer	{
height: 100%;
width: 650px;
position: absolute;
left: 50%;
margin-left: -316px;

}

#headerlink{
float: right;
margin-left: 5px;
margin-top:160px;
}

#header	{

height: 195px;
width: 612px;
float: left;
background-image: url('../images/header.gif');
background-repeat: no-repeat;
background-position:top center;

}

#footerlink{
}

#footer	{

height: 150px;
width: 612px;
float: left;
background-image: url('../images/footer.gif');
background-repeat: no-repeat;
background-position:top center;
margin-top:15px;
text-align: center;
}


#content	{
width: 600px;
background-color: #000000;
float: left;
padding: 10px;
margin-top: 10px;
background-image: url('../images/gradient.gif');
background-repeat: repeat-y;
border: 1px solid;
}					

#flapperlink{
float: right;
}					
