body {
/* This section maintains the basic page set-up. Set the background graphic, margins, default font set, and other attributes */
background: url(../images/bg.png) repeat-x top center;
margin: 0 auto;
padding: 0 auto;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
text-align:left;
}

A:link {
	COLOR: blue
}
A:visited {
	COLOR: maroon
}
A:hover {
	COLOR: orange 
}

#center-align {
/* Sets the center */
margin: 0 auto;
width: 837px;
text-align:left;
}


img {
/* Set default image attributes */
margin: 0;
padding: 0;
border: 0;
}

#header {
/* Locate the header of the page */
clear: both;
margin: 0 0 0 -12px;
padding: 10px 0 0 0;
width: 837px;
height: 200px;
}

#contentBackground {
/* Set the translucent background */
width:801px;
height:536px;
margin: 0 auto;
/*margin: 0px -230px 10px 0;*/
background: url(../images/contentBG.png);
}

#subBackground1 {
/* Set the main content background */
width:475px;
height:339px;
float:left;
margin: 20px 0px 0px 20px;
background: url(../images/contentWin1.gif);
}

#content1 {
/* Set the main content */
float:left;
width:670px;
padding: 15px 5px 10px 77px;
}

#content1_2 {
/* Set the main content text*/
float:left;
width:670px;
padding: 0 0 0 77px;
}

#content1_3 {
/* Set the main content white text */
float:left;
width:670px;
margin-left: 25px;
padding-top: 0px;
margin-top: 0px;
color: #FFFFFF;
font-size:12px;
}

#col1 {
/* Set the main content white text */
float:left;
width:166px;
padding-bottom: 20px;
margin-top: 0px;
color: #FFFFFF;
font-size:12px;
}

#col2 {
/* Set the main content white text */
float:left;
width:166px;
padding-bottom: 20px;
margin-top: 0px;
color: #FFFFFF;
font-size:12px;
}

#col3 {
/* Set the main content white text */
float:left;
width:166px;
padding-bottom: 20px;
margin-top: 0px;
color: #FFFFFF;
font-size:12px;
}

#col4 {
/* Set the main content white text */
float:left;
width:166px;
min-height: 38px;
padding-bottom: 20px;
margin-top: 0px;
color: #FFFFFF;
font-size:12px;
}

#subBackground {
/* Set the right content background */
width:269px;
height:501px;
float:right;
margin: 20px 21px 0px 0px;
background: url(../images/contentWin2.gif);
}

#subBackground2 {
/* Set the right content background */
width:269px;
height:501px;
float:right;
margin: 20px 21px 0px 0px;
background: url(../images/contentWin2.gif);
}

#contentHeader {
/* Set the main content white header */
float: left;
width: 240px;
color: #ffffff;
padding-left: 15px;
padding-bottom: 0px;
font-size: 14px;
font-weight: bold;
margin-top: 15px;
margin-right: 13px;
margin-bottom: 0px;
margin-left: 0px;
}

#contentHeader2 {
/* Set the right side header */
float:right;
width: 240px;
padding: 0px 0px 0px 0px;
color: #FFFFFF;
font-size:14px;
font-weight:bold;
margin: 15px 13px 0px 0px;
}

#content2 {
/* Set the right side content */
float:right;
width: 240px;
padding: 0px 0px 0px 0px;
color: #FFFFFF;
font-size:12px;
margin: 15px 13px 0px 0px;
}

#subBackground3 {
/* Set the bottom left content background */
width:149px;
height:149px;
float:left;
margin: 13px 0px 0px 20px;
background: url(../images/contentWin3.gif);
}

#content3 {
/* Set the bottom left content */
float:left;
width:149px;
margin: 12px 0px 0px 8px;
}

#subBackground4 {
/* Set the bottom middle content background */
width:149px;
height:149px;
float:left;
margin: 13px 0px 0px 14px;
background: url(../images/contentWin4.gif);
}

#content4 {
/* Set the bottom middle content */
float:left;
width:149px;
margin: 0 0px 0px 0;
}

#subBackground5 {
/* Set the bottom right content background */
width:149px;
height:149px;
float:left;
margin: 13px 0px 0px 14px;
background: url(../images/contentWin5.gif);
}

#content5 {
/* Set the bottom right content */
float:left;
width:149px;
margin: 0 0 0 0;
}

#videoBG {
/* Set the Video Page background */
width:765px;
height:497px;
float:left;
margin: 17px 0px 0px 17px;
background: url(../images/videoBG.png);
}

#videoThumbnail {
/* Set the video thumbnails */
float:left;
padding:50px 0 0 25px;
}

#videoText {
/* Set the video page text */
float:left;
padding:15px 0 0 25px;
}

#videoText2 {
/* Set the video page text */
float:left;
padding:15px 0 0 144px;
}

#videoContent {
/* Set the video content */
float:left;
width:765px;
padding: 30px 0px 0px 145px;
}

#footerWrapper {
width: 801px;
margin: 0 auto;
}

#footerBG {
clear: both;
float:left;
width: 801px;
height: 52px;
margin: 0 auto;
background: url(../images/footerImage.png);
}

#addThis {
clear: both;
float:left;
margin: -13px 0 0 275px;
}

#addThis2 {
clear: both;
float:right;
margin: -13px 25px 0 0;
}

#addThis3 {
clear: both;
float:right;
margin: -13px 138px 0 0;
}

#footer {
clear: both;
text-align: center;
font-size:90%;
color:#5c5859;
margin: 5px 0 0 0;
}

#footerMenu {
clear: both;
text-align: center;
font-size:90%;
color:#5c5859;
margin: 10px 0 0 0;
}

