﻿@import "stylesheets/styles2.css";

.text_format
{
    top:50px;
    left:50px;
    right:50px;
}

#footer {
	font-size:1.02538em;
	line-height:1.3em;
	width:1027px;
	margin:0 auto;
	padding:8px 0 45px 0;
	text-align:center;
}

#footer p
{
    margin: 0;
    font-family: 'Franklin Gothic Demi';
    font-size: x-small;
}

.sidemenu li.selected a, .sidemenu li.selected a:hover {
		background:#3a89cd url('../images/sidemenu_bg.gif') 100% -80px no-repeat;
		color:#ffffff;
	}



