/***** Global Settings *****/
 
html, body {

border:0;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0;
 
}
 
body {
background-image: url(../images/waynes.gif);
background-color: #999999;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
 
margin:0;
padding:0;
font-weight: normal;
 
}
 
h1 {
 
padding: 0px 0 0px 0;
text-align: center;
letter-spacing:-1px;
color: #ffffff; 
font-size:18px;
font-weight: bold; 
font-family: bookman old style;
}
 
h2 {
 
text-align: center;
font-family: bookman old style;
font-weight: bold; 
padding:0px 0;
letter-spacing:-1px;
font-size: 18px;
 
}
 
h3 {
font-size:12px;
font-weight:bold;
font-face: bookman old style; 
color: #ffffff;
background-color: #000000;
padding: 3px;
}
 
h4 {
text-align:center;
font-size:16px;
font-weight: bold;
font-face: Bookman Old Style; 
color: #ffffff;
padding: 5px;
}


/***** Common Formatting *****/
 
p, ul, ol {
 
margin:0;
 
padding:0 0 1.25em 0;
 
}
 
ul, ol {
 
padding:0 0 1.25em 2.5em;
 
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
 
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
 
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
 
position:relative;
 
bottom:-0.2em;
 
vertical-align:baseline;
 
}
 
acronym, abbr {
 
cursor:help;
 
letter-spacing:1px;
 
border-bottom:1px dashed;
 
}
 
/***** Links *****/
 
a {

font-family: bookman old style;
font-size: 14px;
color: #ff0000; 
text-decoration:none;
}

a:link,
 
a:visited {
font-family: bookman old style;
font-size: 14px;
color: #ff0000; 
text-decoration:none;
}

a:hover

{

font-family: bookman old style;
font-size: 14px;
color: #000000; 
text-decoration:none;

}

.menu

{
 padding: 3px;
 background-image: url(../images/tan.jpg);
}

a.menu:link {
   font-size: 14px;
   text-decoration : none;
   color : #b43023;
   font-weight: bold;
   }

a.menu:visited {
   font-size: 14px;
   text-decoration: none; 
   font-weight: bold;
   color : #b43023;

}

a.menu:hover {
   font-size: 14px;
   color : #ff0000; 
   font-weight: bold;
   }


/***** Forms *****/
 
form {
 
margin:0;
 
padding:0;
 
display:inline;
 
}
 
input, select, textarea {
 
font:1em Arial, Helvetica, sans-serif;
 
}
 
textarea {
 
width:100%;
 
line-height:1.25;
 
}
 
label {
 
cursor:pointer;
 
}
 
/***** Tables *****/
 
table
{
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {

 padding: 5px;
 
}
 
/***** Wrapper *****/
 
.wrap {

text-align: center;
width: 60%;
padding: 10px;
background-color: #ffffff; 
margin: auto;
}

.content {
width: 100%;
padding: 10px;
background-color: #ffffff; 
margin: auto;
}

.contentbox {

align: center;
font-family: verdana;
font-size: 14px;
color: #800000;
text-align: center;
width: 100%;
padding-top: 10px;
padding-left: 50px;
padding-right: 50px;
background-color: #ffffff; 
margin: auto;
background-image: url(../images/tan.jpg);
}

.rightside
{
font-family: verdana;
font-size: 12px;
text-align: left;
width: 20%;
padding: 10px;
background-color: #f1f1f1; 
margin: auto;
}

.rightside a {

font-family: arial;
font-size: 14px;
color: #ff0000; 
text-decoration:none;

}

.rightside a:link
 
a:visited
{
font-family: arial;
font-size: 14px;
color: #ffffff; 
text-decoration:none;
}

.rightside a:hover
{
font-family: arial;
font-size: 14px;
color: #fffff; 
text-decoration:none;
}

.leftside
{
font-family: verdana;
font-size: 12px;
text-align: left;
width: 20%;
padding: 10px;
background-color: #f1f1f1; 
margin: auto;
}

.leftside a {

font-family: arial;
font-size: 14px;
color: #ff0000; 
text-decoration:none;

}

.leftside a:link
 
a:visited
{
font-family: arial;
font-size: 14px;
color: #ffffff; 
text-decoration:none;
}

.leftside a:hover
{
font-family: arial;
font-size: 14px;
color: #fffff; 
text-decoration:none;
}

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left {
float:left;
margin: 5px 5px 5px 0px;
clear: left;
}
 
.float-right   { float:right; }
 
.text-left     { text-align:left; }
 
.text-right    { text-align:right; }
 
.text-center   { text-align:center; }
 
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
 
.italic        { font-style:italic; }
 
.underline     { border-bottom:1px solid; }
 
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
 
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
 
.noindent      { margin-left:0;padding-left:0; }
 
.nobullet      { list-style:none;list-style-image:none; }
 
.header {
background-color: #000000;
height: 130px; }

.caption
{
font-family: verdana;
font-weight: normal;
color: #ffffff;
}

.bottom {

font-family: verdana;
font-size: 11px;
background-color: #b43023;
color: #ffffff; 
}

.bottom a {

font-family: arial;
font-size: 12px;
color: #cccccc; 
text-decoration:none;

}

.bottom a:link
 
a:visited

{
font-family: arial;
font-size: 12px;
color: #ffffff; 
text-decoration:none;
}

.bottom a:hover

{

font-family: arial;
font-size: 12px;
color: #fffff; 
text-decoration:none;
}

#GRSubscribeForm fieldset {
width: 500px; 
border: 0px;
}
		
#GRSubscribeForm p {
font-size: x-small;
}
		
#GRSubscribeForm table {
margin: auto;
border: 0px;
}

#cent {
margin: auto;
text-align: center;
}