a:link {
	color: #bda3f2;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #fcbdd9;
}

a:visited {
	color: #fcbdd9;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #000000 url() repeat;
}

#bg{
	background:url() repeat top right;
        color:#000000;
}

#main
{
margin: 0 auto;
width: 778px;
background: #000;
border-right: 5px solid #fff;
border-left: 5px solid #fff;
}

#header
{
width: 778px;
margin: 0 auto;
height: 327px;
background: url(images/Header2011.png) no-repeat center bottom;
border-bottom: 5px solid #fff;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 110px;
height: 207px;
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: italic;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
	width: 778px;
	height: 30px;
	margin: 0 auto;
	background: #4c367a repeat-x;
}

#buttons ul {
    padding-left: 40px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 110px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 7px;
	margin-right: 5px;
}

#buttons a:hover {
	width: 110px;
    height: 23px;
	background: #000 repeat-x;
}

#content
{
width: 768px;
padding: 5px;
}

#content_bg{
	background: #000 repeat-x top;
	padding: 5px;
	margin-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
}

#left
{
width: 470px;
padding: 10px;
background: #ffffff;
border: 2px solid #4c367a;
}

.text{
	padding-top: 5px;
	padding-bottom: 30px;
}

#left H1, #left H2
{
color: #4c367a;
font-size: 24px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
padding-top: 5px;
padding-left: 10px;
font-weight:normal;
border-bottom: 3px solid #4c367a;
}

#left H3
{
color: #4c367a;
font-size: 16px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
padding-top: 5px;
padding-left: 10px;
font-weight:normal;
border-bottom: 1px solid #4c367a;
}






.post{
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

#left a
{
 color: #4c367a;
text-decoration: underline;
}

#left a:hover{
	text-decoration: none;
	color: #fcbdd9;
}

#left a:visited {
	color: #fcbdd9;
}

.date {
	
	margin: 0 auto;
	color: #4c367a;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #4c367a;
	font-weight:bold;
}

.date a {
	color: #4c367a;
	text-decoration:none;
}

.dateleft{
	padding-left: 30px;
	height: 16px;
	margin-top: 2px;
	width:200px;
	margin-left: 120px;
	width: 130px;
}

.dateright{
	margin-top: 2px;
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;

}


#right
{
width: 257px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
float:right;
}

#right ul 
{
	list-style: none;
	display:block;
	padding-left: 20px;
	padding-top: 10px;
}

#right ul li{
	margin-bottom: 20px;
	height: 24px;
}

#archives ul li {
	margin-bottom: 10px;
	background: #000;
	padding-left: 10px;
		color: #fff;

}

#right h2 {
	height: 25px;
	background: #4c367a;
	font-size: 18px;
	color: #ffffff;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	border: 2px solid #fff;
}

#right a{
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-family: 12px;
	font-weight: bold;
	color: #bda3f2;
}

#right a:hover {
	text-decoration: underline;
	color: #fcbdd9;
}

#right li a {
	padding-left: 10px;
	background: #000;
}

#footer
{
	background: #4c367a;
	height: 30px;
	margin: auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 2px;
	text-align: center;
	clear:both;
	border: 2px #fff solid;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#fff;
font-weight: bold;
}




#artleft
{
width: 735px;
height: 600px;
padding: 10px 10px 10px 10px;
background: #ffffff;
border: 2px solid #4c367a;
}
