

#iframe{
position: absolute;
left: 350px;
top: 143px;
width: 550px;
height: 550px;

}



p{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
margin-bottom: 10px;
line-height: 1.2 em;
}

p.links{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
line-height: .5 em;
}

a{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
line-height: .5 em;
text-decoration: none;
color:black;
}

a.alt{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
line-height: .5 em;
text-decoration: none;
color:black;
}

a.alt:hover{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
line-height: .5 em;
text-decoration: none;
color: #659acf;
} 

a.one:hover{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
line-height: .5 em;
text-decoration: none;
color: #cc6699;
} 

a.thickbox:hover{
font-family: "verdana", Tahoma, sans-serif;
font-size: 10px;
line-height: .5 em;
text-decoration: none;
color: #990066;
} 


#container {
	width: 750px; 
	margin-left: 60px; 
	text-align: left; 
}

#header, #footer {
	width: 100%; 
	height: 100px; 
	margin-left: -5px;
	padding-top: 20px;
	padding-bottom: 10px;
}


#sidebar {
	float: left; 
	width: 50px; 
	padding-right: 40px;
}

#float{
position: absolute;
right: 0;
bottom: 0;}


#content {
	float: right; 
	width: 620px; 
}

#textcontent {
	float: left; 
	width: 400px; 
}

#footer {
	clear: both;
}

body {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* NOTE: the content column and sidebar column widths must - when added together - be less then or equal to the width of the container */
