* {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 3px;
	MARGIN: 0 auto;
	PADDING-TOP: 8px;
	margin-top: 0px;

}



BODY {
       margin-top: 0px;
       margin-bottom: 0px;
       FONT-FAMILY: "Century Gothic", Century Gothic, monospace;
       background-image:url(images/background.png);
       line-height: 150%;
       background-repeat: repeat;
}

h1, h2, h3, h4, h5 {

       padding: 0px;

}

img {
       border: 0px;
       outline: none;

}

a:link, a:active, a:visited {

       TEXT-DECORATION: none;

       outline: none;

}



a:hover {

       text-decoration: underline;

       outline: none;

}

/* Header Definitions */
#top {
       width:100%;
       background-color: #BF3F00;
}
#header {
       height: 210px;
       width: 925px;
       background-position:top;
       background-repeat:repeat-x;
       //background-color:#BF3F00;
       }
#header p {font-size:48px;margin-left:300px;}
#header img {

}

#header h1 {

       font-size: 18px;

       text-align: right;

       color:#666666;

       padding-top: 80px;

}

/* Navigation Definitions */

#navigation {

       width: 915px;

       height: 30px;

       padding-right: 10px;

       text-align: right;

       border-bottom:thin #535038;

       clear: both;

}

#navigation LI {

       padding-left: 30px;

       padding-top: 6px;

       width: 60px;

       position: relative;

       display: inline;

       list-style: none;

       height: 19px;

}

#navigation A {
       color: #FFFFFF;
       display: inline;
       padding: 4px;
       text-align: center;
       width: 60px;
       color: #000000;
       text-decoration: none;
       height: 15px;
}

#navigation A:hover {

       display: inline;

       padding: 4px;

       text-align: center;

       width: 60px;

       color: #663300;

       text-decoration: none;

       background-color: #FFFFFF;

       height: 15px;

}

/* Content Wrapper Definitions*/

#content h3 {font-size: 14px;}

#container {

       width: 925px;

       background-position:top;

       background-repeat:no-repeat;

       overflow: hidden;

}

/* Body left Margin Definitions*/

#body-left {
       width: 300px;
       float: left;
       padding-left: 16px;
       padding-right: 16px;

}

#body-left h2 {
       font-size: 16px;
       color:#469CD6;

}

/* Main Content Area Definitions*/

#content {

       width: 657px;

       padding-right: 18px;

       float:right;

}

#content h3 {
       font-size: 18px;
       color:#CCCCCC;

}

#content p {
       margin-bottom: 0.8em;
       color: #000000;
       font-size: 24   px;
}

.masthead {



}

/* Main Content Area Definitions*/



/* Footer Definitions*/

#bottom {
       width:100%;
       background-color: #BF3F00;



#footer {
       color: #FFFFFF;
       width: 925px;
       font-size: 15px;
       text-align: center;

}

#footer p {

       color:#8e7d6a;

}
