/* FrontPage Styles */
body {background-color:#000000;
background-image:none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~ Footer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#BestViewed{
	position:absolute;
	left:19px;
	top:805px;
	width:420px;
	height:32px;
	font-size: 10px;	
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Book Advert ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#BookAdvert_ {
	position: absolute;
	left: 835px;
	width: 143px;
	text-align: center;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	padding:10px;
	height: 241px;
	top: 375px;
	background-color: #000000;
}


#BookTitle {
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 9px;
	top: -7px;
	padding-right: 3px;
	padding-left: 3px;
}
#BookBlurb {
	padding-top: 15px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Welcome Panel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#WelcomePanel
{
	position: absolute;
	left: 21px;
	top: 76px;
	width: 300px;
	text-align: left;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	padding:10px;
	height: 180px;
	background-color: #000000;
}
#WelcomeHeader
{
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 9px;
	top: -11px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 18px;
}
#WelcomeBlurb
{
	padding-top: 5px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ News ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#NewsPanel
{
	position: absolute;
	left: 21px;
	top: 312px;
	width: 300px;
	text-align: left;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	height: 308px;
	padding:10px;
	background-color: #000000;
	
}
#NewsHeader
{
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 9px;
	top: -11px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 18px;
	width: 91px;
}
#NewsBlurb
{
	overflow: auto;
	position: absolute;
	width: 300px;
	height: 303px;
	left: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#NewsPanel #NewsHeader img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#NewsPanel #NewsHeader a {
	font-size: 18px;
	text-decoration: none;
}

#NewsPanel #NewsBlurb #headlines {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 250px;
	width: 290px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Award Advert ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#AwardPanel {
	position: absolute;
	left: 835px;
	width: 143px;
	text-align: center;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	padding:10px;
	height: 144px;
	top: 200px;
	background-color: #000000;
}


#AwardHeader {
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 9px;
	top: -7px;
	padding-right: 3px;
	padding-left: 3px;
}
#AwardBlurb {
	padding-top: 5px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Featured image ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#FeaturedPanel
{
	position: absolute;
	left: 385px;
	top: 76px;
	width: 415px;
	text-align: center;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	height: 560px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000000;
}

#FeaturedHeader
{
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 9px;
	top: -11px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 20px;
	height: 23px;
	width: 160px;
}
#FeaturedImage
{
	padding: 15px;
	text-align: center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Events panel ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#Events {
	position: absolute;
	left: 835px;
	top: 75px;
	width: 143px;
	border: 1px solid #aadd99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 104px;
	background-color: #000000;
}
#EventsHeader
{
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 9px;
	top: -11px;
	padding-right: 3px;
	padding-left: 3px;
}

#EventsContent
{
	font-size:13px;
	text-align: center;
}
#EventsContent ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	
}
#EventsContent li 
{
padding-bottom:10px;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Tog of the week ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#TogOfTheMonth {
	position: absolute;
	left: 21px;
	top: 660px;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	width: 517px;
	height: 135px;
	background-color: #000000;
}
#TogOfTheMonth H1{
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	left: 8px;
	top: -11px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	width: 120px;
}
	
#TogOfTheMonth #TogOfThehMonthContent img {
	display: inline;
	vertical-align: top;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#TogOfTheMonth #TogOfThehMonthContent h2 {
	font-size: 14px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#TogOfTheMonth #TogOfThehMonthContent p {
	margin-right: 10px;
	font-size: 10px;
}
#TogOfTheMonth #TogOfThehMonthContent a {
	font-size: 10px;
}
#ArticleoftheMonth #ArticleoftheMonthContent img {
	display: inline;
	vertical-align: text-top;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Article of the month ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#ArticleoftheMonth {
	position: absolute;
	left: 596px;
	top: 660px;
	border-color:#aadd99;
	border-style:solid;
	border-width: 1px;
	width: 401px;
	height: 135px;
	background-color: #000000;
}

#ArticleoftheMonth H1{
	position: absolute;
	background-color: #000000;
	font-weight: bold;
	top: -12px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	right: 10px;
	padding-bottom: 5px;
}
	
#ArticleoftheMonth #ArticleoftheMonthContent img {
	display: inline;
	vertical-align: text-top;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#ArticleoftheMonth #ArticleoftheMonthContent h2 {
	font-size: 14px;
	padding-top: 15px;
	text-align: right;
	margin-right:20px;
}
#ArticleoftheMonth #ArticleoftheMonthContent p {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ArticleoftheMonth #ArticleoftheMonthContent a {
	font-size: 12px;
	padding-top: 0px;
}
#TogOfTheMonth #TogOfThehMonthContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#NewsBlurb .feedburnerFeedBlock UL {
	list-style-type: none;
	margin-left: 5px;
}
#NewsBlurb .feedburnerFeedBlock li{
margin-top:15px;
}


#slide-images{
    position:relative;
    display:block;
   /* margin:0px; 
    padding:0px; */
    width:393px;
    height:530px; 
    overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0 auto 0 15px;
	padding:0px;
	background-color:#FFFFFF;
	text-align:center;
	left: 0px;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
	padding: 15px;
	width:333px;
}
#Events #EventsContent h2 {
	margin: 0 0 5px 0;
}

