body {
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-position:top;
background-color:#4C4CED;
margin:0px;
padding:0px;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

/* Tips for Elastic layouts 
1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate.
2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this.
3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing.
*/
#container {
	width:779px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: solid 1px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #F6F6F6;
}

#header { 
	background: #FFFFFF; 
} 

.heading1{
	font-size:12px;
	text-align:center;
	margin: 0px;
	line-height: 16px;
}

.para1{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.para2
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	background-color: #F6F6F6;
}

.para3{
font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	color:#3F3F3F;
	font-size:12px;
	font-weight:bold;
	margin-left: 5px;
}

#marquee1 {
	background-image:url('images/top_line.png');
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-align:center;
	line-height:25px;
}

#topbox {
width:779px;
background-color:#A7A7A7;}

#topbox1 {height:161px;
width:auto;
float:right;
background-color:#C6E670;
}

#topbox2 {height:161px;
float:right;
background-color:#C6E670;
width:auto;
}

#topbox3 {
	height:161px;
	width:495px;
	background-color:#A7A7A7;
}

#mainContent {
	background-color: #E5E5E5;
}

#footer {
	padding: 0 10px;
	background-color: #F6F6F6;
} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* The specific style rules used to suggest rendering */
/* for the CSS table design example, starts here */

DIV.base-layer {
	background: none #F6F6F6;
	color: #000000;
	padding: 0;
	text-align: center;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}

DIV.table-row {
background-color:#F6F6F6;
	color: #000000;
	padding: 0;
	text-align: center;
	border: none;
	width: 100%;
	margin: 0;
}

DIV.table-row1 {
background-color:#E5E5E5;
	color: #000000;
	padding: 0;
	text-align: center;
	border: none;
	width: 100%;
	margin: 0;
}

/* Style rules for the 3 x 2 table example */

DIV.left-container2 {
  border: none; float: left; margin: 0; padding: 0; width: 50%;
}

DIV.right-container2 {
  border: none; float: right; margin: 0; padding: 0; width: 50%;
}

/* Rules in detail that is used to suggest rendering for the */
/* Nobel price winner table example. I still use some of the */
/* generic rules as found above and below, but still..       */

DIV.left-container13 {
  border: none; float: left; margin: 0; padding: 0; width: 20%;
}

DIV.left-container23 {
  border: none; float: left; margin: 0; padding: 0; width: 35%;
}

DIV.right-container13 {
  border: none; float: right; margin: 0; padding: 0; width: 45%;
}

/* Rules in detail that is used to suggest rendering for the  10 by 5 int. */
/* product table example. I still use some of the generic rules as found   */
/* above and below, but still..                                            */

DIV.left-layer11 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 27%;
}

DIV.left-layer12 {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 19%;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }

DIV.right-layer11 {
  border: none; float: right; margin: 0; padding: 0; width: 10%;
}

/* Watch out for this DIV... rule, it appears every now and then */

DIV.space-line {
  clear: both; margin: 0; padding: 0; width: auto;
}

/* Some rules for captions, headers and running text */

H4.table-caption {
	background: transparent;
	color: #000000;
	font-family: sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 0;
	padding: 0.3em;
	text-align: center;
	width: auto;
	background-image:url('images/down_line.png');
	color:#FFFFFF;
}

H5.colhdr {
	background: none;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 0.3em 0.3em 0 0.3em;
	text-align: center;
	width: auto;
}

H5.colhdr1 {
background-color:#48463A;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin: 0;
	padding: 0.3em 0.3em 0 0.3em;
	text-align: center;
	width: auto;
	color:#FFFFFF;
}

P.text {
	border: none;
	margin: 0;
	padding: 0.3em 0.3em 0 0.3em;
	font-style: normal;
	font-size:12px;
	text-align: center;
	text-indent: 0;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

/* End of layer specific style rule set */
