@charset "utf-8";
h1{font-size: 2.0em;}
h2{font-size: 1.6em;}
h3{font-size: 1.4em;}
h4{font-size: 1.3em;}
h5{font-size: 1.2em;}
h6{font-size: 1.1em;}
h1,h2,h3,h4,h5,h6 {color:#c41130; font-weight:normal; letter-spacing:-0.05em; padding: 0; margin: 1em 0 0.75em 0;}
h1:first-child {margin-top:0.2em;}
p{padding: .25em 0 .5em 0;display: block;}
img {border: 0;}
.right {float:right; margin:0.25em 0 1em 2em;}
.left {float:right; margin:0.25em 2em 1em 0;}
a:link, a:visited {color: #c41130;}
a:hover, a:active {text-decoration: none;}
img.outline {padding: 3px; border: 1px solid #e8e8e8; display:block;}
a:hover img.outline {border: 1px solid #c8c8c8; }
div#footer a:link {text-decoration: none;}
body {
	margin: 0; padding: 0;
	background-color: #f0f0f0;
	background-image: url(../Images/page-background.png);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Geneva, Arial, sans-serif;
	font-size: 75%;
	line-height: 1.8em;
}
div#header, div#main-content, div#footer {
	width: 950px;
	margin: 0 auto;
}
div#header {
	height: 138px;
	position: relative;
	background-image: url(../Images/header-background.png);
	background-position: left top;
	background-repeat: no-repeat;
}
div#header a img#logo {
	position: absolute;
	left: 0;
	top: 38px;
}
div#header a img#liberal {
	position: absolute;
	right: 0;
	top: 34px;
}

div#header ul#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 2px;
	top: 113px;
	list-style-type: none;
}
div#header ul#nav li {
	float: left;
	margin-right: 54px;
}
div#header ul#nav li.last {
	margin-right: 0;
}
div#main-content {
	background-color: #fff;
	border: 1px solid #e0e5e9;
	margin-top: 26px;
	padding: 33px 40px;
	width: 870px;
	background-image: url(../Images/bg_maincontent.png);
	background-repeat: repeat-x;
	background-position: top;
	overflow: auto;
}
div#main-column {
	width:400px;
	float:left;
	color: #4e4d4d;
}
div#side-column {
	width:206px;
	float:right;
	color: #808080;
	font-size: 95%;
}
div#side-column-2 {
	width:194px;
	float:left;
	margin-right: 34px;
	color: #808080;
	font-size: 95%;
	line-height: 1.4em;
}
div#side-column ul, div#side-column-2 ul {
	padding: 0;
}
div#side-column-2 li {
	margin-bottom: .4em;
	list-style-type: none;
	background-image: url(../Images/bullet.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 13px;
}
div#side-column li {
	list-style-type: none;
	background-image: url(../Images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
}
div#side-column h3, div#side-column-2 h3 {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 4px;
	margin-top: 27px;
}
div#side-column p {
	text-align: center;
	margin: 0 0 16px 0;
	padding: 0;
}
div#footer {
	position: relative;
	height: 89px;
	color: #aaa;
}
div#footer span#footernav {
	position: absolute;
	top: 18px;
	left: 88px;
	font-size: 90%;
}
div#footer a img#liberalsmall {
	position: absolute;
	left: 0;
	top: 17px;
}
div#footer span#copyright {
	position: absolute;
	top: 35px;
	left: 88px;
	font-size: 80%;
}
ul.albums
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: block;
    overflow: hidden;
}

ul.albums a:link, ul.albums a:visited, ul.albums a:active
{
    text-decoration: none;
}
ul.albums li img
{
    padding: 1px;
    border: 1px solid #8892b9;
}

ul.albums li a img
{
    padding: 1px;
    border: 1px solid #8892b9;
}

ul.albums li a:hover img
{
    border: 1px solid #757843;
}

ul.albums li
{
    width: 200px;
    height: 145px;
    float: left;
    text-align: left;
    margin-bottom: 18px;
}

.third
{
    margin: 0px;
}
