body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	font-family: Tahoma, "Trebuchet", helvetica, sans-serif;
	color:#333333;
}

i {
	color: #999999;
	font-weight:bold;
}

#vid_page_current {
	color: #999999;
}

#Main_Text {
	width:460px;
	padding: 0 10px 0 97px;
	overflow: hidden;
	float:left;
}

#Menu {
	width: 955px;
	margin: 0 auto; 
}

#Menu img {
	display:block;
}

#Faux_Column {
	width: 955px;
	margin: 0 auto;
	overflow:hidden;
	background-image:url(images/backgroundbar.jpg);
}

#Right_Column {
	width: 227px;
	background: url(images/pswsitelores_03.jpg) no-repeat;
	overflow:hidden;
	text-align: left;
	padding-left: 95px;
	padding-right: 65px;
	float:right;
	min-height:166;
	color:#FFFFFF;
}


#Right_Column h3 {
	background-color:#333333;
	text-align:center;
}

#Right_Column a {
	font-weight:bold;
	text-transform:uppercase;
}

#Right_Column p {
	line-height: 11pt;
	text-align:left;
	padding-left: 10px;
	padding-right: 10px;
	color:#333333;
	font-size:9pt;
}



#Right_Column ul {
	line-height:16px;
	color:#333333;
	font-weight:bold;
}


.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:5px;
}

.floatimgright {
float:right;
margin-top:10px;
margin-right:10px;
margin-bottom:20px;
}

.imageborder {
margin-top:5px;
margin-right:20px;
margin-left:20px;
margin-bottom:5px;
}

div.floatimgleft {
	font-size:smaller;
}

A,A:link,A:visited	{
	color: #3366FF;
	text-decoration: none;
}

A:active,A:hover	{
	color: #575757; 
}

#header
{
	padding:5px;
	border-bottom:1px dashed #b7dbda;
	text-align:center;
}

h1
{
	margin: 0;
	padding: 5px;
}

h2
{
	margin-top: 0;
	padding-top: 7px;
	font-size:90%;
	text-transform:uppercase;
	font-weight:bold;
	color:#669900;
}

h2, p {
	margin-left: 7px;
	margin-right: 7px;
}

p {
	line-height: 150%;
	color:#666666;
}
