body {
/* This section maintains the basic page set-up. Set the background graphic, margins, default font set, and other attributes */
background: #FFFFFF url(../images/Vietnam/bg.png) repeat-x top center;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:80%;
text-align:center;
}

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;
}

#subBackground2 {
/* Set the right content background */
width:269px;
height:501px;
float:right;
margin: 20px 21px 0px 0px;
background: url(../images/contentWin2.gif);
}

#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;
}

#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;
margin: -15px 0 0 275px;
}

#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;
}

