/* BARRISTER stylesheet */



body {
	background-color:#330000;
	color:#FAF0E6;
	font-size:1em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}


#pageframe {
width:800px;
background-color:#330000;
margin-right:auto;
margin-left:auto;
padding:0px;
margin-top:10px;
background-image:url(../images/background.gif);
}

.mastheadheadline  {
color:#FFCC33;
font-size:1.2em;
font-family:Georgia, Times New Roman, Times, serif;
font-style:italic;
font-weight:bold;
}

.mastheadcontact {
color:#FFFFFF;
font-weight:bold;
}

.mastheadimage {
border:none;
}

.siteinfo {
color:#000000;
font-size:.8em;
text-align:center;
border:#FFCC33 solid 3px;
}

.starpic {
color:#FF0000;
font-size:1.3em;
}

.banner {
color:#000000;
}

h6 {
font-size:.9em;
}

.thumbnails {
font-size:.9em;
}


.champion {
color:#FF0000;
}

.small {
font-size:.9em;
}

.center {
text-align:center;
}

.parent {
text-align:left;
padding-left:150px;
}

.gp {
text-align:left;
padding-left:300px;
}

.ggp {
text-align:left;
padding-left:425px;
}


.siteinfo a:hover {
color:#000000
}





a:link {
   background:transparent;
    color:#FF0000;
	font-size:1em;
	text-decoration:none;
	 }
 
a:active {
	color: #999999;
	font-size:1em;
	text-decoration:none;

}
 
a:visited {
   background:transparent;
	color:#FFCC33;
	font-size:1em;
	text-decoration:none;
	 }
 
a:hover {
	background:transparent;
	color:#FAF0E6;
	font-size:1em;
	}


#masthead a:link {
   background:transparent;
    color:#FF0000;
	font-size:.8em;
	text-decoration:none;
	 }
 
#masthead a:active {
	color: #999999;
	font-size:.8em;
	text-decoration:none;

}
 
#masthead a:visited {
   background:transparent;
	color:#FFCC33;
	font-size:.8em;
	 }
 
#masthead a:hover {
	background:transparent;
	color:#FAF0E6;
	font-size:.8em;
	}
