@charset "utf-8";
/* CSS Document */
.mainNav{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

a.mainNav{
font-family:Arial;
font-size:11px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

a.mainNav:HOVER{
font-family:Arial;
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

p{
font-family:Arial;
font-size:12px;
color:#000000;
text-decoration:none;
}

.currentPage{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#da6918;
text-decoration:none;
}

.advertisment{
font-family:Arial;
font-size:9px;
color:#000000;
text-decoration:none;
}

.navigation{
font-family:Arial;
font-size:11px;
color:#000000;
text-decoration:none;
}

a.navigation{
font-family:Arial;
font-size:12px;
color:#970fd0;
font-weight:bold;
text-decoration:none;
}

a.navigation:HOVER{
font-family:Arial;
font-size:12px;
color:#666666;
font-weight:bold;
text-decoration:none;
}

.barOne{
color:#832c19;
}

.barTwo{
color:#cb9273;
}

body {
	background-color: #eff2f3;
}

.videoTitle{
font-family:Arial;
font-size:13px;
color:#cb9273;
font-weight:bold;
text-decoration:none;
}

a.videoTitle{
font-family:Arial;
font-size:13px;
color:#832c19;
font-weight:bold;
text-decoration:none;
}

a.videoTitle:HOVER{
font-family:Arial;
font-size:13px;
color:#cb9273;
font-weight:bold;
text-decoration:none;
}

.videoDesc{
font-family:Arial;
font-size:11px;
color:#666666;
font-weight:normal;
text-decoration:none;
}

.videoPageTitle{
font-family:Arial;
font-size:24px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.videoPageDesc{
font-family:Arial;
font-size:12px;
color:#000000;
font-weight:normal;
text-decoration:none;
}

#liquid-round{
width:960px;
margin:0px auto;
background:#fff url(images/leftside.gif) repeat-y left top;
}

.top{
width:100%;
height:20px;
background:url(images/top.gif) no-repeat left top;
}

.top span{
display:block;
position:relative;
height:20px;
background:url(images/top-right.gif) no-repeat right top;
}

.center-content{
position:relative;
background:url(images/rightside.gif) repeat-y right top;
padding:1px 20px 1px 25px;
margin: -1px 0 -50px 0;
}

.bottom{
height:60px;
background:url(images/bottom.gif) no-repeat left bottom;
}

.bottom span{
display:block;
position:relative;
height: 60px;
background:url(images/bottom-right.gif) no-repeat right top;
}
