<style type="text/css">

body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 1024px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}
#maincontainer1{
width: 1100px;
margin: 0 auto; 
}

#topsection{
background: white;
height: 330px; /*Height of top section*/
}
#topsection1{
width:1100px;
height: 401px;
}

#topsection h1{
margin: 0;
padding-top: 5px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 330px 0 220px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
width: 370px;
}
#contentcolumn1{
margin: 0 330px 0 260px; 
width: 600px;
}
#leftcolumn{
float: left;
height: 400px;
width: 109px; /*Width of left column in pixel*/
margin-left: -928px; /*Set margin to that of -(MainContainerWidth)*/
background: white;
text-decoration: none;
border-right:solid 1px #999999; 
}

#rightcolumn{
float: left;
width: 90px; /*Width of right column*/
height: 400px;
margin-left: -420px; /*Set left margin to -(RightColumnWidth)*/
background: white;
border-left:solid 1px #999999; 

}

#footer{
margin: 0 244px; /*Center container on page*/

background: white;
color: black;
text-align: center;
padding: 4px 0;

} 
#footer b{
color: black;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
A:link {text-decoration: none;color:#666666}
A:visited {
	text-decoration: none;
	color: #666666;
	font-family: Goudy Old Style;
	font-size: 10pt;}
A:active {text-decoration: none; color:#666666}
A:hover {
	text-decoration: none;
	color: #333333;
	font-family: Goudy Old Style;
	font-weight: bold;
	font-size: 10pt;}

.style1 {
	text-align: center;
	font-family: Goudy Old Style;
	color:#777670;
	font-size: 10pt;
margin-top:-4px;

}
.style2 {
	text-align: left;
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 14pt;
	font-size: 8.94pt;
} 
.style3 {
	text-align: left;
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 5%;
	font-size: 8.94pt;
	margin-left: 0px;
}
.style4 {
	text-align: center;
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 14pt;
	font-size: 8.94pt;
	font-weight: bold;
	margin-top:-14px;

} 
.style6 {
	text-align: left;
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 10pt;
	font-size: 13pt;
	font-weight: bold;
	margin-top:24px;

}
.style7 {
	text-align: left;
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 14pt;
	font-size: 8.94pt;
	text-indent: -15px;
	padding-left: 15px;
}
.style8 {
	text-align: left;/*Use for bullet text*/
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 14pt;
	font-size: 8.94pt;
	text-indent: -10px;
	padding-left: 8px;
	margin-bottom:4px;
	margin-top:4px;

}
.style9 {
	text-align: left;/*Use for bullet text*/
	font-family: Goudy Old Style;
	color:#777670;
	line-height: 14pt;
	font-size: 10pt;
	padding-left: 8px;
	margin-bottom:4px;
	margin-top:4px;

}
.submit input
{
margin-left: 25px;
color: #fff;
background: #ffa20f;
border: 2px outset #d7b9c9
}
.embed {
	border-style:solid;
	border-length:50px;
	border-color: black;
	position: absolute;
      left: 40%;
      top: 50%;
      margin-left: -150px;
      margin-top: 580px;
}
.embed1 {
position: absolute;	
left: 40%;
      top: 50%;
      margin-left: -150px;
      margin-top: 580px;
}

