.body 
{
	background-color: #000;
	margin: 10px 0 0 0;
	text-align: center;
}

td.Left
{
	background-color: #000;
}

td.Top
{
	background-color: #FFF;
	height: 20px;
}

td.Main
{
	background-color: #000;
	padding-left: 40px;
}

h1, h2, h3
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	letter-spacing: 1px;
}

h2
{
	font-size: 12px;
	color: #00F;
}


h3
{
	font-size: 10px;
	color: #000099;
}


.plaintext, .systemstatus, #CopyRight, .alert
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	
	text-align: justify;
	color: #fff;
}

.alert
{
	color: #f00;
}

.plaintextred 
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	
	text-align: justify;
	color: #ff0000;
}

.systemstatus 
{
	color:#FF0000;
	display: block;
}

/* left panel navigation */

UL.MainNav
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	/*margin-left: 10px;*/
	position: relative;
	margin: 0px 10px 10px 10px;
	padding-left: 0px;
	list-style-type: none;
	line-height: 20px;
}

LI.MainNav
{
	margin-bottom: 6px;
}

#SubNav
{
	/*background-color: #000;*/
	/*padding-top: 5px;*/
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	margin-bottom: 10px;
}

#SubNav a
{
	font-weight: normal;
	color: #4DB539;
	text-decoration: none;
}

a.MM:link, a.MM:active, a.MM:visited, a.MM:hover
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFF;
	text-decoration: none;
}

a.SM:link, a.SM:active, a.SM:visited, a.SM:hover
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #00F;
	text-decoration: none;
}

a:link, a:active, a:visited, a:hover
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #F00;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 1px;
}


/* end left panel navigation */


/* homepage diary panel */

a.linksmall:link, a.linksmall:active, a.linksmall:visited, a.linksmall:hover
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	color: #EE1597;
	text-decoration: none;
}

a.linksmall:hover
{
	text-decoration: underline;
	color: #00F;

}

span.textsmall
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
	color: #FFF;
}

/* end homepage diary panel */

#Login
{
	margin: 0 10px 10px 7px;
	padding: 0px 5px 5px 5px;
	/*background: #006;*/
}

#Login H1
{
 	margin: 0px;
 	padding: 0px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
	color: #FFF;
	display: inline;
}

#Login input.text
{
	width: 50px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 0;
}

#Login input.submit
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#Login p
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

#Login a
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;	
}

#Login a:hover
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0;
	text-decoration: none;	
}



a.MM:hover
{
	text-decoration: underline;
}

/* BEGIN PHOTO GALLERY */

span.photo1
{
	display: block;
	border: 0px solid #742981;
	margin-left: 3px;
	margin-bottom: 10px;
	float: left;
}


span.photo2, span.photo3
{
	display: block;
	border: 0px solid #742981;
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#Gallery
{
	display: block;
}

#GalleryNavigation
{
	display: block;
	text-align: center;
	color: #FFF;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}

#BigImage
{
	/*margin-left: 20px;*/
	margin-bottom: 40px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.noborder {
	border: none;
	padding-left: 10px;

}
/*
#BigImage img
{
	border: 0px solid #742981;
}
*/

#BigImage p
{
	border: 1px solid;
	display: block;
}

/* END PHOTO GALLERY */

UL.Body
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #F00;
}

UL.EditMenu
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	/*list-style-image:url(images/ArrowBody.gif);*/
	line-height: 30px;
}

LI.EditMenu
{
	line-height: 30px;
	margin-bottom: 20px;
}

#CopyRight
{
	text-align: center;
	margin-top: 10px;
}

#Header
{
	margin: 10px 0 10px 0;
}


#Container
{
	margin: 20px 20px 20px 10px;
	width: 710px;
	border: 1px solid #000;
	text-align: left;
	background-color: #FFF;
	padding: 10px 10px 10px 10px;
	display:block;
	position:relative;
	float:left;
}

#Content
{
	display: block;
	margin: 5px 0 10px 0;
	float: left;
	background-image: url(images/Background.gif);
	background-position: right bottom;
	background-repeat: no-repeat;  
	position: relative;
	width: 530px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	text-align: justify;
}

#Menu
{
	width: 123px;
	display: block;
	margin: 10px 30px 10px 0;
	padding: 0 0 0 0;
	border: 1px solid #000;
	background-color: #FEE;
}

#Graphic
{
	display: block;
	border: 1px solid #000;
	position: relative;
	width: 123px;
}

#LeftColumn
{
	display: block;
	float: left;
}


#Parent
{
	margin-bottom: 20px;
}

.copyright
{
	text-align: center;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 50px;
	color: #fff;
}

#RadioPlayer
{
	margin: 20px 0px 20px 10px;
}

#FlashAd
{
	margin: 20px 0px 20px 10px;
}

.box
{
	background-color: #742981;
}

#Links
{
	color: #FFF;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#Links a
{
	font-weight: normal;
	font-size: 11px;
	color: #D9D104;
	text-decoration: none;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
}


#Links h1
{
	color: #F00;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#Links p
{
	font-size: 11px;
	font-weight: normal;
}


input.text, input.password
{
	width: 150px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

input.submit
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select.select
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.radio
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;

}

.forumadd
{
	width: 360px;
	height: 250px;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
}

UL.Newsletter
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	list-style-type: none;
}


UL.plaintext
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;	
}

.plaintextsmall
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #fff;
}


/* Start Audioblog */

#ABwrapper {
width: 504px;
margin: 20px 0 0 0;
text-align: left;
}

#ABheadbox {
background: url(/images/library/bl_boxtop.png) left top no-repeat;
overflow: auto;
}

#ABheadbox .ABcontainer {
color: #fff;
width: 226px;
float: left;
padding: 12px 12px;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
line-height: 18px;
margin-bottom: 0px;
}

#ABheadbox .ABcontainer .ABcoloured_text {
color: #932aaa;
font-size: 14px;
font-weight: bold;
margin-top: 22px;
}

#ABheadbox .ABcontainer h2 {
color: #be0121;
font-size: 16px; 
text-transform: uppercase;
margin: 0 0 0.4em 0;
}

#ABheadbox .ABcontainer ul li {
margin-left: -20px;
}

#ABheadbox .ABcontainer .ABlinks_postings a:link,
#ABheadbox .ABcontainer .ABlinks_postings a:visited {
color: #3688f8;
text-decoration: none;
}

#ABheadbox .ABcontainer .ABlinks_postings a:focus,
#ABheadbox .ABcontainer .ABlinks_postings a:hover,
#ABheadbox .ABcontainer .ABlinks_postings a:active {
color: #932aaa;
}

#ABheadbox .ABcontainer .ABlinks_authors a:link,
#ABheadbox .ABcontainer .ABlinks_authors a:visited {
color: #21b417;
text-decoration: none;
}

#ABheadbox .ABcontainer .ABlinks_authors a:focus,
#ABheadbox .ABcontainer .ABlinks_authors a:hover,
#ABheadbox .ABcontainer .ABlinks_authors a:active {
color: #932aaa;
}

#ABheadbox .ABcontainer .ABlinks_categories a:link,
#ABheadbox .ABcontainer .ABlinks_categories a:visited {
color: #ff6600;
text-decoration: none;
}

#ABheadbox .ABcontainer .ABlinks_categories a:focus,
#ABheadbox .ABcontainer .ABlinks_categories a:hover,
#ABheadbox .ABcontainer .ABlinks_categories a:active {
color: #932aaa;
}

#ABheadbox #ABboxbottom {
clear: both;
border: none;
height: 12px;
background: url(/images/library/bl_boxbottom.png) left bottom no-repeat;
}

#ABcontent {
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 34px 0 0 0;
background: url(/images/library/bl_contenttop.png) left top no-repeat;
}

#ABcontent p {
padding: 0 0 0.75em 0;
}

#ABcontent dd {
padding: 0 0 0 12px;
}
#ABcontent dt {
font-weight: bold;
}

#ABcontent ul, ol {
margin-left: 12px;
}

#ABcontent ul li {
list-style: square;
}

#ABcontent ol li {
list-style: decimal;
}

#ABcontent .ABposting {
color: #fff;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 18px;
clear: both;
overflow: auto;
background: url(/images/library/bl_contentmiddle.png) top left repeat-y;
padding: 12px 0 70px 12px;
border-bottom: 2px solid #742981;
}

#ABcontent .ABposting .ABcontentlink a:link,
#ABcontent .ABposting .ABcontentlink a:visited {
font-size: 16px;
float: left;
color: #3688f8;
text-decoration: none;
}

#ABcontent .ABposting .ABcontentlink a:focus,
#ABcontent .ABposting .ABcontentlink a:hover,
#ABcontent .ABposting .ABcontentlink a:active{
float: left;
font-size: 16px;
color: #932aaa;
}

#ABcontent .ABposting .ABbox {
float: left;
width: 460px;
padding: 12px 12px 12px 0px;
}

#ABcontent .ABposting .ABaudioboxwrapper {
width: 460px;
float: left;
}

#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox {
float: left;
width: 258px;
padding: 0 0 12px 0;
}

#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox .ABTimetext {
color: #932aaa;
}

#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox .ABbfdwlogin {
color: #ffd647;
font-weight: bold;
}

#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox a:link,
#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox a:visited {
font-size: 12px;
color: #3688f8;
text-decoration: none;
}

#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox a:focus,
#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox a:hover,
#ABcontent .ABposting .ABaudioboxwrapper .ABaudiobox a:active {
color: #932aaa;
}

#ABcontent .ABposting .ABauthor {
color: #932aaa;
float: left;
width: 460px;
padding: 28px 0 0 0;
}

#ABcontent .ABposting .ABauthor a:link,
#ABcontent .ABposting .ABauthor a:visited {
font-size: 12px;
color: #3688f8;
text-decoration: none;
}

#ABcontent .ABposting .ABauthor a:focus,
#ABcontent .ABposting .ABauthor a:hover,
#ABcontent .ABposting .ABauthor a:active {
color: #932aaa;
}

#ABcontent .ABposting .ABauthor .ABlinks_categories a:link,
#ABcontent .ABposting .ABauthor .ABlinks_categories a:visited {
font-size: 12px;
color: #ff6600;
text-decoration: none;
}

#ABcontent .ABposting .ABauthor .ABlinks_categories a:focus,
#ABcontent .ABposting .ABauthor .ABlinks_categories a:hover,
#ABcontent .ABposting .ABauthor .ABlinks_categories a:active {
color: #932aaa;
}

#ABprevnext {
background: url(/images/library/bl_contentbottom.png) left bottom no-repeat;
text-align: center;
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
padding: 1.8em 16px 2em 0;
}

#ABprevnext .ABprevnext_link a:link,
#ABprevnext .ABprevnext_link a:visited {
color: #f00;
margin: 0;
padding: 0;
text-decoration: none;
}

#ABprevnext .ABprevnext_link a:focus,
#ABprevnext .ABprevnext_link a:hover,
#ABprevnext .ABprevnext_link a:active {
color: #fff;
}

/* Audioblog comments */

#ABcommentheadline {
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px;
font-weight: bold;
float: left;
color: #be0121;
padding: 36px 0 12px 0;
margin-top: 36px;
}

#ABcommentlist {
font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
list-style: none;
float: left;
}

#ABcommentlist a:link,
#ABcommentlist a:visited {
color: #21b417;
font-size: 14px;
}

#ABcommentlist a:focus,
#ABcommentlist a:hover,
#ABcommentlist a:active {
color: #be0121;
}

#ABcommentlist .ABdatetime {
font-size: 14px;
color: #be0121;
padding: 12px 0 0 0;
}

#ABcommentlist li {
float: left;
width: 468px;
padding-right: 12px;
margin-bottom: 30px;
overflow: hidden;
color: #fff5d3;
}

#ABcommentlist li div {
float: left;
width: 400px;
padding: 6px;
margin-right: 10px;
}

ol#ABcommentlist li {
float: left;
margin: 0 0 1.5em 0;
list-style: none;
}

div.ABinput {
width: 238px;
float: left;
}

label {
display: block;
font-weight: bold;
margin-bottom: 0.5em;
}

div.ABinput ABinput {
width: 238px;
}

div#ABmessage {
width: 480px; 
float: left;
margin-top: 1.2em;
}

div#ABmessage textarea {
width: 475px;
height: 230px;
font-size: 14px;
}

div#ABfile {
width: 330px;
float: left;
margin-top: 1.2em;
}

div#ABfile ABinput {
width: 240px;
}

div#ABbuttons {
width: 280px;
float: left;
margin-top: 20px;
overflow: hidden;
}

div#ABbuttons ABinput {
width: 120px;
float: left;
}

/* End Audioblog */


#mycountdownBold {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	color: #3688f8;
	padding-top: 10px;
	margin-left:13px;
	margin-top:15px;
	margin-bottom:5px;
	text-align: left;
}

#mycountdownBold a:link,
#mycountdownBold a:visited,
#mycountdownBold a:active {
font-size: 10px;
font-weight:bold;
color: #3688f8;
}

#mycountdownBold a:focus,
#mycountdownBold a:hover {
font-size: 10px;
font-weight:bold;
color: #FFFFFF;
}

#mycountdowndiv {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #3688f8;
	padding-left:13px;
	text-align: left;
}

/* side links */

#yellowSideAd {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	color: #FFFF33;
	padding-top: 10px;
	margin-left:13px;
	margin-top:15px;
	margin-bottom:5px;
	text-align: left;
}

#yellowSideAd a:link,
#yellowSideAd a:visited,
#yellowSideAd a:active {
font-size: 10px;
font-weight:bold;
color: #FFFF33;
}

#yellowSideAd a:focus,
#yellowSideAd a:hover {
font-size: 10px;
font-weight:bold;
color: #FF0000;
}

/* styles for drawing rounded corner boxes */
.t {background: url(/images/box/dot.gif) 0 0 repeat-x; width: 20em}
.b {background: url(/images/box/dot.gif) 0 100% repeat-x}
.l {background: url(/images/box/dot.gif) 0 0 repeat-y}
.r {background: url(/images/box/dot.gif) 100% 0 repeat-y}
.bl {background: url(/images/box/cornerbl.gif) 0 100% no-repeat }
.br {background: url(/images/box/cornerbr.gif) 100% 100% no-repeat}
.tl {background: url(/images/box/cornertl.gif) 0 0 no-repeat}
.tr {background: url(/images/box/cornertr.gif) 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}
/* end rounded corners */
