﻿@import url("../daystar/style.css");

body
{
}

h1
{
	color:#4c4d4d;
	font-weight:bold;
	padding-bottom:.25em;
}

h2
{
	color:#4c4d4d;
	font-size:150% !important;
	margin-top:.25em;
	margin-bottom:.5em;
}

.subscribeButton
{
	background:url(images/icon_email.jpg) left top no-repeat !important;
}

#ContainerInner
{
	background: url(images/header_bg.jpg) left top no-repeat !important;
}

#Container
{
	background: transparent url(images/bg_content.gif) center top repeat-y;	
}

#Content
{
	float:left;
	margin-top:0 !important;
	padding-left: 60px !important;
	padding-top: 0 !important;
	width:275px;
}

#ContentContainer
{
	line-height: 1.4em;
}

#MainFeature
{
	background:url(../daystar/images/banner_home.jpg) left top no-repeat;
	border-top: 1px solid #6b777f;
	height:355px;
	margin: 0 10px;
	position:relative;
	width:926px;
}

#MainFeature .independenceLink
{
	height:100px;
	left:18px;
	position:absolute;
	text-indent:-1000em;
	top:145px;
	width:330px;
}

#MainFeature .partnerLink
{
	height:100px;
	left:18px;
	position:absolute;
	text-indent:-1000em;
	top:247px;
	width:310px;
}

#Sidebar1
{
	float:left;
	margin-left:50px;
	width:300px;
}

#Sidebar1 a
{
	color:#4c4d4d !important;
}

#Sidebar2
{
	float:right;
	margin-right:30px;
	width:200px;
}

