@charset "utf-8";
/* CUSTOM CSS Document for js_vintage template*/
/* logo colours red=#990000 yellow= #cc9933*/
/*font-colour: #8e8e8e;*/
body {
	/*background: red url(../images/Red/page_bg_red.png) repeat-x center top;*/
background: #ff0000 url(/images/catb/PSD/background.jpg) center no-repeat ;
	margin: 0;
	padding: 0;
	font-size: 100%;
	color: #8e8e8e; 
	font-family: Raleway, sans-serif;
}
div.mainImage{
	position: relative;
	left:0; top:0;
	display:block;
	background-image: url(/images/catb/header.jpg);
	background-repeat: no-repeat !important;
	background-position: 50.00% 37.43% !important;
	background-color: transparent !important;
width:100%;
Height:300px;
}
H1,H2,H3,H4,H5{color:#990000!important;}
#footerModule{color:#990000;font-family: Raleway, sans-serif;}
blockquote{font-size:22px;}
/* MENU STYLING*/
#menu{
/*	background: red url("../images/Red/red_navcontainer.png"); */
	background: #990000;
    background-position: -10px 0;
    border: 0 none;
    border-radius: 0 0 0 0;
    box-shadow: 0 0;
    min-height: 42px;
    padding-left: 10px;
    width: 896px;
    z-index: 9000;
    margin: -5px auto 0;
}
#menu ul li {
    position: relative;
    float: left;
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1;
    border-left: 0px; 
}
#menu ul li.active > a{	color: #cc9933;}
#menu ul li:hover{	background-image: url(../images/Red/menubar_over.png);}
#menu ul li a, #menu ul li span {
    border-left: 0px;
    display: block;
    padding: 11px 15px;
    font-family: "Georgea";
    color: white;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
#menu ul li ul li:hover{	background-image: none;	background-color: #780705;}
/* END OF MENU STYLING*/

/* friends div styling*/
#friends {}
ul.friendsList{list-style:none;}
a#friendsLink{}
li.friendsBreak {}
#friends h2 {}
#friends p{}
/* repList*/
ul#repList{}
ul#repList li{font-weight:bold;}
/* social icons module*/
div.js_sv {
    overflow: visible;
    margin-top: 10px;
}
/*AUDIO PLAYER*/
div.Audio{	margin-bottom:20px; padding: 10px; 	border: thin solid #990000;}
div.Audio h2 {align:center;}