/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE
input,textarea,select{*font-size:100%;}*/
/*because legend doesn't inherit in IE */
legend{color:#000;}
a,object{outline:none;}
#clear{clear:both;}
p {
	font-size:12px;
}
body {
	font-family:Century Gothic, Helvetica, Arial, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/bdrop.jpg);
	background-repeat: repeat;
	margin:0;
	padding:0;
	text-align:center;
	color:#222222;
}
a{
	color:#C50000;
	text-decoration:none;
}
a:hover{
	color:#990000;
	text-decoration:none;
}
.red{
	color:#C50000;
}
.white{
	color:#FFFFFF;
}
.tiny{
	font-size:8px;
	}
.mp3{
	background-image: url(../images/icon-mp3.jpg);
	background-repeat: no-repeat;
	padding:1px 0 5px 20px;
	margin:5px 0 0 0px;
}
.mp3Player{
float:left;
display:inline-block;
padding-right:10px;
}
.listing{
font-size:12px;
}
.back{
padding-top:20px;
font-size:10px;
}
.more{
font-size:10px;
color:#C50000;
}
.gap{
height:30px;
}
#outer-wrapper{
width: 100%;
text-align:center;
}
#inner-wrapper{ 
margin: 20px auto;
width:763px;
text-align:left;
}
#content-wrapper{
background-image: url(../images/inner-bdrop.jpg);
height:auto !important;
height:600px;
min-height:600px;
}
#top-inner{
height:5px;
width:100%;
background-image: url(../images/inner-top.png);
overflow:hidden;
}
#bottom-inner{
height:5px;
width:100%;
background-image: url(../images/inner-bot.png);
overflow:hidden;
}

#left-column{
   float:left;
   width:485px;
   padding:20px 40px;
}
#left-content{
width:485px;
height:auto !important;
height:500px;
min-height:500px;
}
#right-column{
	color:#ffffff;
	float:left;
	padding-top:40px;
	padding-left:40px;
	width:155px;
}
#right-column a{
	text-decoration:none;
}
#right-column a:hover{
	color:#CEF0A6;
	text-decoration:none;
}
h2{
font-size:18px;
font-weight:bold;
padding:0;

}
h3{
font-weight:bold;
font-size:10px;
margin:0px 0 15px 0;
}
#home-article{
	width:485px;
	border-bottom:#dddddd 1px solid;
	padding:15px 0;
}
#home-article img{
	float:right;
	padding:0;
	width:200px;
	margin: 0 0 10px 20px;
}
#home-article a{
	color:#222222;;
	text-decoration:none;
}
#home-article a:hover{
	color:#9C0000;
	text-decoration:none;
}

#article{
	padding:15px 0;
}
#article .inline-image{
	float:right;
	padding:0 0 10px 20px;
	width:200px;
}
#article .lbox-image{
	float:left;
	margin:10px 10px 0 0;
	width:50px;
	border: 1px #DDDDDD solid;
}
#add-article{
	padding:15px 0;
}
#add-article p{
	padding:5px 0 0 0;
}
#header{
width:100%;
height:33px;
background-image: url(../images/mkB.png);
background-repeat:no-repeat;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
padding-left:60px;
padding-top:17px;
}
.input-field{
width:500px;
}
#copyfield{
width:500px;
height:300px;
}
#filefield{
color:#C50000;
font-size:10px;
font-weight:bold;
}
#video-frame{
	float:right;
	background-image:url(../images/video-frame.jpg);
	width:200px;
	height:168px;
	margin: 0 0 10px 20px;
}
#video-frame img{
	float:none;
	width:120px;
	height:90px;
	margin:12px 0 0 20px;
}
.youtube-small{
	float:left;
	width:100px;
	height:84px;
	margin:10px 21px 10px 0;
	background-image:url(../images/video-frame-small.jpg);
}
.youtube-small img{
	width:60px;
	height:45px;
	margin:6px 0 0 10px;
}

#adverts{
padding-bottom:40px;
}
#adverts2{
padding-top:40px;
}