/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #ffffff;
}

a:hover{
	text-decoration: underline;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

*
{
border: 0;
margin: 0;
}

body
{
	margin-top: 10px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #06C;
}

#main
{
margin: 0 auto;
width: 1001px;
background: #ffffff;
border: 1px solid #ffffff;
}

#header
{
	width: 1001px;
	height: 400px;
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #4D0300;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#head_right
{
	float:right;
	height: 400px;
	width: 487px;
}

#head_left{
	float: left;
	height: 400px;
	width: 510px;
	background-image: url(images/shannon-headshot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.end{
	border-bottom: 1px solid #0444ab;
}
#content
{
	background: #670400  url(images/con_bg.jpg) repeat-x top;
	width: 975px;
	padding: 13px;
}

#left
{
width: 499px;
color: #ffffff;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#left H1
{
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #bbb6bc;
	border-bottom: 1px solid #690400;
	margin-right: 5px;
	margin-bottom: 5px;
}

.read{
	text-align:right;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color: #ff0000;
}

.read a:hover{
	color: #ff0000;
	text-decoration: none;
}


#right
{
width: 466px;
float:right;
min-height: 405px;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
}

#archives{
	padding-top: 5px;
	padding-left: 5px;
	height: 210px;
	background-color: #A8211D;
}

#arcright ul li {
	margin-bottom: 13px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 15px;

}

#arcleft ul li {
	margin-bottom: 15px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 15px;
	color: #FFF;

}

#archives ul li a{
	color: #ffffff;
}

#arcleft{
	float:left;
	width: 450px;
}

#arcright{
float:right;
width: 230px;

}

#right h2 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #240100;
	padding-bottom: 10px;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {

	background: url(images/img09.gif) no-repeat 1px 5px;
}

#rightbot{
	color:#FFFFFF;
	background-color: #A8211D;
	background-image: url(images/ibelievecover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 293px;
	padding-left: 293px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690400;
	text-align: justify;
}

#rightbot p{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#footer
{
	height: 39px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 30px;
	text-align: center;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
#welcome {
	height: 294px;
	width: 292px;
	margin-left: 202px;
	color: #FFF;
	margin-top: 10px;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #690400;
	text-align: justify;
}
#logo {
	background-image: url(images/headerxmas.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 500px;
	margin: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #690400;
	border-bottom-style: solid;
}
#welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bbb6bc;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #690400;
}
