body {
font-family:Century Gothic;
font-size:12px;
color:#FFF;
margin:0;
padding:0;
background:#242424;
text-align:justify;
}


#container{
	border: 1px solid #333;
	margin-top:20px;
	background:#000;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#leftcol{width:420px; float:left;}
#rightcol{ width:570px; float:right;}
.clr{ clear:both;}

#content {  margin-left:10px; margin-right:10px;}
#content object { float:right; margin-left:15px; margin-top:10px;}
p
{ padding-left:10px;
 padding-right:10px;
 }
 
#footer {
height:50px;
margin-top:15px;
}

#footer a{
color:#ffffff;
}

#header{ height:180px;
background-image:url(images/header_bg1.jpg);
}

#header2{ height:180px;
background-image:url(images/header_bg2.jpg);
}

#header3{ height:180px;
background-image:url(images/header_bg3.jpg);
}

#header4{ height:180px;
background-image:url(images/header_bg4.jpg);
}

#header5{ height:180px;
background-image:url(images/header_bg5.jpg);
}

#header6{ height:180px;
background-image:url(images/header_bg6.jpg);
}

#header7{ height:180px;
background-image:url(images/header_bg7.jpg);
}

.italics {
	font-style: italic;
	color:#B5A5E4;
}
h1 {
	font-size: 11pt;
	color:#B5A5E4;
	margin-bottom:2px;
	font-weight: 200;	
	
}
.h1 {
	font-size: 11pt;
	color:#B5A5E4;}
	
#pointers, ul, a{
	color:#B5A5E4;
	text-decoration: none;
	font-size:15px;
	line-height:28px
}

#tpi { 
	width:200px; 
	float:right; 
}