/* CSS Document */
body
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-color:#EFEFEF;
	margin:0px;
	background-image:url(BG.gif);
	background-repeat:repeat-x;
	background-position:top;
}
a:link {
	color: #5cbbe3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5cbbe3;
}
a:hover {
	text-decoration: none;
	color: #5cbbe3;
}
a:active {
	text-decoration: none;
	color: #85b1cd;
}
h2 a:link {
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FFF;
	text-decoration: none;
}
h2 a:active {
	color: #FFF;
	text-decoration: none;
}
h2 a:visited {
	color: #FFF;
	text-decoration: none;
}
h3 a:link {
	color: #92908e;
	text-decoration: none;
}
h3 a:hover {
	color: #92908e;
	text-decoration: none;
}
h3 a:active {
	color: #92908e;
	text-decoration: none;
}
h3 a:visited {
	color: #92908e;
	text-decoration: none;
}
img a:link {
border: 1px solid #FFF;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
.ImageFade a:hover {
border:1px solid #999;
padding:2px;
}
.Padding
{
padding-bottom:2px;
}
h1{
font-size:x-small;
margin:0px;
}
h2
{
margin:0px;
font-size:x-small;
padding-top:3px;
padding-left:3px;
padding-top:4px;
padding-right:4px;
background-color:#ecb7b7;
background-repeat:repeat-x;
background-image:url(HBg.jpg);
color: #CCC;
font-weight:bold;
letter-spacing: 3px;
text-transform:uppercase;
min-height:25px;
text-align:center;
}
h3
{
font-weight:normal;
font-size:x-small;
margin:0px;
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
background-color:#f3f3f3;
text-align:center;
color:#666666;
min-height:15px;
}
h4
{
font-weight:bold;
font-size:x-small;
margin:0px;
padding-top:4px;
padding-bottom:4px;
padding-right:4px;
background-color:#a5cced;
text-align:center;
color:#FFF;
}
.Top
{
	width:709px;
	height:25px;
	margin:0px auto;
	padding:2px;
	padding-left:30px;
	padding-bottom:5px;
	background:url(Bg.jpg);
	background-repeat:repeat-y;
}
.Header
{
	width:980px;
	margin:0px auto;
	height:316px;
}
.Navigation
{
	width:980px;
	margin:0px auto;
	height:30px;
	background-color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
}
.Content
{
	width:980px;
	margin:0px auto;
}
.LContent
{
float:left;
width:245px;
padding:2px;
}
.CContent
{
float:left;
width:475px;
padding:2px;
}
.RContent
{
float:right;
width:245px;
padding:2px;
}	

.Centre
{
	text-align:center;
}
.Bold
{
	font-weight:bold;
	color: #72808c;
}
.floatimageleft {
float:left;
margin-top:3px;
margin-right:6px;
margin-left:3px;
margin-bottom:3px;
padding:3px;
border:1px solid #e0e0e0;
}
.CategoryTop
{
margin:0px;
font-size:x-small;
border-bottom:4px solid #FFDAB8;
background-color:#F04178;
color:#FFDAB8;
}
.CategoryBottom
{
margin:0px;
font-size:x-small;
border-top:4px solid #FFDAB8;
background-color:#F04178;
color:#FFDAB8;
text-align:right;
}
.Quote
{
padding: 3px; 
background-image:url(QBG.gif);
background-repeat:repeat-x;
}
.Centre
{
text-align:center;
}
.Italics
{
font-style:italic;
}
.Image
{
text-align:center;
}
.ContentBox
{
padding:7px;
background-color:#FFF;
border:1px solid #e7e7e7;
color:#6b6b6b;
}
.ContentBoxCN
{
padding:7px;
background-color:#FFF;
border:1px solid #e7e7e7;
color:#6b6b6b;
}
.Strike
{
text-decoration:line-through;
}
.VideoMain {
width:70%;
float:left;
}
.VideoMenu {
width:30%;
float:left;
}

.SmallText {
font-size: 1.1em;
font-weight:normal;
}
em {
	padding-right:3px;
	color:#d68680;
	text-align:justify;
	border-bottom:1px dotted #DCBBAA;
	text-decoration:none; 
}
u {
	padding-right:3px;
	font-weight:normal;
	color:#347785;
	text-align:justify;
	text-transform:uppercase;
	border-bottom:1px dotted #347785;
	text-decoration:none; 
}
strong {
	text-transform:uppercase;
	padding-right:3px;
	font-weight:bold;
	color: #d68680;
	text-align:justify;
	margin:0px;
}
.Smallbox {
width:200px;
}	
.VideoBox {
width:100%;
text-align:center;
padding-top:10px;
}
.ProfileLeft {
float:left;
width:200px;
margin:0px;
}
.ProfileMain {
width:360px;
float:left;
}
.ProfileRight {
float:right;
width:200px;
margin:0px;
}
.ImageFade {
border:1px solid #999;
padding:2px;
}
.NormalText {
font-weight:normal;
}	
.ImageBorder {
border: 1px solid #D8D8D8;
padding-right: 3px;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 3px;
}
.NavigationBox {
width:33%;
float:left;
}