@charset "utf-8";
/* CSS Document */

html, body	{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	text-align:center;
	background: #000000 url("../images/bkg.jpg") top center repeat-y;
	font: 10pt MS Sans Serif4, Geneva, sans-serif;
	color:#fff;
	line-height:110%;
	}

a {text-decoration:none;
	color:#a8825c;}
	
a:link, a:visited, a:active {color:#a8825c;}
a:hover {color:#745639}

#container{
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:auto;
	margin:0 auto;
	text-align:left;
	overflow:visible;
	z-index:0;
	display:block;
	padding:0;
	}
	

#header {
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:511px;
	text-align:center;
	z-index:3;
	display: block;
	overflow:visible;
	
	}
#header2 {
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:320px;
	text-align:center;
	z-index:3;
	display: block;
	overflow:visible;
	background-color:#2d3855;
	}
	
#mast {
	position:absolute;
	top:30px;
	left:0px;
	height:260px;
	width:720px;
	border-bottom: 20px solid #2d3855;
	}
	
#footer {
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:60px;
	display:block;
	text-align:center;
	background-image: url("../images/fg4.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	padding:15px 0 0 0;
	font: 11px arial,tahoma,sans-serif;
	color:#ffffff;
	border-top: 30px solid #2d3855;
	}
	
#footer a {font: 11px arial,tahoma,sans-serif;
		}

#content {
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:auto;
	min-height:600px;
	margin:0;
	text-align:left;
	font: 10pt MS Sans Serif4, Geneva, sans-serif;
	z-index: 1000;
	overflow:visible;
	background-color:#232324;
	background-image: url(../images/grey_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
#toparc  {
	position:absolute;
	top:0;
	left:0;
	width:720px;
	height:481px;
	background: url(../images/joshpic.jpg) top center no-repeat;
	border-bottom: 30px solid #2d3855;
	}
#headerlogo  {
	position:absolute;
	top:234px;
	left:0;
	width:347px;
	height:206px;
	display:block;
	background: url(../images/tjgg.jpg) top center no-repeat;
	z-index:3;
	}	
	

#pagetitle  {
	float:right;
	position:relative;
	margin-top:20px;
	margin-right:10px;
	width:auto;
	height:26px;
	display:block;
	padding:2px 12px;
	z-index:3;
	text-align:right;
	color:#fff;
	font:16pt Palatino Linotype, Book Antiqua3, Palatino6, serif;
	background-color:#5e6e9c;
	}	
#pagetitle2  {
	float:left;
	position:relative;
	margin-top:20px;
	margin-left:10px;
	width:auto;
	height:26px;
	display:block;
	padding:2px 12px;
	z-index:3;
	text-align:right;
	color:#fff;
	font:16pt Palatino Linotype, Book Antiqua3, Palatino6, serif;
	background-color:#5e6e9c;
	}	

#leftwrap  {
	float:left;
	position:relative;
	margin-top:-45px;
	margin-left:15px;
	width:450px;
	height:auto;
	min-height:600px;
	text-align: left;
	overflow:visible;
	}

#leftwrap2  {
	float:left;
	position:relative;
	margin-top:-15px;
	margin-left:10px;
	margin-bottom:30px;
	width:130px;
	height:auto;
	text-align: left;
	overflow:visible;
	padding:0 10px;
	background: url(../images/bk50.gif) top left repeat;
	}

#leftwrap3  {
	float:left;
	position:relative;
	margin-top:-15px;
	margin-left:10px;
	margin-bottom:30px;
	width:245px;
	height:auto;
	text-align: left;
	overflow:visible;
	padding:0 10px;
	background: url(../images/bk50.gif) top left repeat;
	}	
	
#rightwrap {
	float:right;
	position:relative;
	margin-top:-15px;
	margin-right: 15px;
	width:225px;
	height:auto;
	text-align:center;
	overflow:visible;
	background: url(../images/bk50.gif) top left repeat;
	font: 10pt arial,tahoma,sans-serif;
	color:#fff;
	z-index:5000;
	margin-bottom: 15px;
}
#rightwrap2 {
	float:right;
	position:relative;
	margin-top:-40px;
	margin-right: 10px;
	width:530px;
	height:auto;
	text-align:right;
	overflow:visible;
	font: 10pt MS Sans Serif4, Geneva, sans-serif;
	color:#fff;
	z-index:5000;
	
}

#rightwrap3 {
	float:right;
	position:relative;
	margin-top:-40px;
	margin-right: 10px;
	width:435px;
	height:auto;
	text-align:right;
	overflow:visible;
	font: 10pt MS Sans Serif4, Geneva, sans-serif;
	color:#fff;
	z-index:5000;
	
}

#menu {position:relative;
		margin:30px auto;
		width:180px;
		height:auto;
		padding:0;
		}


#mainnav, #mainnav2, #news, #whois, #facts, #picline  {
	position:relative;
	top:0;
	left:0;
	width:435px;
	height:auto;
	text-align:left;
	overflow:visible;
	font-family:MS Sans Serif4, Geneva, sans-serif;
	}
#news, #whois, #facts  {margin-bottom:20px}

#picline img {
	float:left;
	height:115px;
	width:130px;
	border-width:11px 4px 11px 4px;
	border-style: solid;
	border-color: #5e6e9c;
	}
img.lft {margin:0 10px 0 0;}
img.ctr {margin:0 10px 0 11px;}
img.rt	{margin:0 0 0 10px;}

#mainnav {background-color:#a8825c;
			height:26px;
			padding:3px 0 0 0;
			margin-bottom: 15px;
			}
#mainnav2 {background-color:#a8825c;
			height:26px;
			padding:3px 0 0 0;
			margin-bottom: 15px;
			margin-left:98px;
			}
						
a.shnav:link, a.shnav:visited, a.shnav:active {float:left;
			display:block;
			width:54px;
			color:#fff; 
			font-weight:bold;
			font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
			margin:0;
			text-align:left;
			padding:0 0 0 5px;
			}
a.lgnav:link, a.lgnav:visited, a.lgnav:active  {float:left;
			display:block;
			width:81px;
			color:#fff; 
			font-weight:bold;
			font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
			margin:0;
			text-align:center;
			padding:0;
			}
a.shnavr:link, a.shnavr:visited, a.shnavr:active {float:left;
			display:block;
			width:54px;
			color:#fff; 
			font-weight:bold;
			font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
			margin:0;
			text-align:right;
			padding:0 3px 0 0;
			}
			
a.shnav:hover, a.lgnav:hover, a.shnavr:hover {color:#745639}

#news {background: url(../images/bk50.gif) top left repeat;
		margin:15px 0;}

#news h1, #facts h1, #whois h1  { 
	width: 407px; 
	height: 26px; 
	margin-top:5px;
	margin-bottom:5px;
	}
	
#whois h1 {background:  url(../images/whois.gif) no-repeat top left; }

#news h1 {background:  url(../images/news.gif) no-repeat top left; }

#facts h1 {background:  url(../images/facts.gif) no-repeat top left; }

#news h1 span, #facts h1 span, #whois h1 span {
	display:none;
	}

#facts ul {padding-left:1em;}	

#facts ul li{margin: 0 0 10px 0;}



.mybutton   {
	position:relative;
	margin: 0 auto;
	width: 170px;
	height:22px;
	display:block;
	color:#ffffff;
	font: bold 11pt Palatino Linotype, Book Antiqua3, Palatino6, serif;
	text-decoration: none;
	text-align: right;
	border-bottom: 1px solid gray;
	padding:5px 10px 5px 0;
	background-image: url(../images/bl50.gif);
	background-repeat: repeat;
	border-top: 1px solid gray;
	}
	
a.buttonbar:link, a.buttonbar:visited, a.buttonbar:active {
	position:relative;
	margin: 0 auto;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	background-color:#232324;
	color: #b7c0da;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	display:block;
	width:180px;
	height:18px;
	padding:4px 0;
	}	

a.buttonbar:hover {
	position:relative;
	margin: 0 auto;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	color: #fff;
	font-size: 11pt;
	text-decoration: none;
	background: url(../images/bk50.gif) top left repeat;
	text-align: center;
	display:block;
	width:180px;
	height:18px;
	padding:4px 0;
		}
#backpic {
	position:absolute;
	bottom:0;
	left:15px;
	display:block;
	background: url(../images/backpic.jpg) top left no-repeat;
	width:435px;
	height:203px;
	border-top: 4px solid #a8825c;
	z-index:300;
	}

br.divider {clear:both; height:1px; background:transparent;}

a.legal {text-decoration:none}
a.legal:link, a.legal:visited, a.legal:active {color:#ffffff}
a.legal:hover {color:#745639}

#clips {	
	position:relative;
	top:-17px;
	left:0px;
	width:530px;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	}
#clips table {
	align:left;
	width:530px;
	border:0;
	background:transparent;
	}

#clips table h4 {font-family: MS Sans Serif4, Geneva, sans-serif;color:#fff;text-align:right}

#clips table table {
	align:left;
	width:530px;
	background:#232324;
	text-align:left;
	font-size:9pt;
	margin:10px 0 0 0;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	border-bottom:10px solid #2d3855;
	}
#clips table table h4 {font-family: MS Sans Serif4, Geneva, sans-serif;font-size:10pt; color:#5e6e9c;text-align:left;}

#clips table table img {margin: 0 5px 0 0;}

#clips table table p {font-size:9pt;font-family: MS Sans Serif4, Geneva, sans-serif;}

#clips table table a {font-size:9pt;font-famil: MS Sans Serif4, Geneva, sans-serif;}

#clips table table strong {color:#5e6e9c; font-size:9pt;font-weight:normal;}

#display {	float:right;
		position:relative;
		margin: 30px auto;
		width:530px;
		height:auto;
		min-height:400px;
		padding:0;
		text-align:left;
		
		}

.mediabtn {font-size:14pt;
	font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif;
	color:#5e6e9c;
	display:block;
	border-bottom: 1px solid gray;
	}

#medianav ul
{
padding-left: 0;
margin-left: 0;
width:130px;
font: 10pt MS Sans Serif4, Geneva, sans-serif;
color:#fff;
}

#medianav li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px solid gray;
text-align:right;
}

#medianav li a { text-decoration: none; }

#medianav h2 {
	display:block;
	width:100%;
	text-align:right;
	height:22px;
	color:#fff;
	font:16pt Palatino Linotype, Book Antiqua3, Palatino6, serif;
	margin-bottom:10px;
	}
#albumbox {
	position:relative;
	top:0;
	left:-160px;
	width:370px;
	height:auto;
	border: 1px solid gray;
	padding:0px;
	z-index:10000;
	margin:30px 0 20px 0;
	background-image: url(../images/bl50.gif);
	background-repeat: repeat;

	}
.album     {
	width:50px;
	height:50px;
	float:left;
	background-color: #000000;
	color: #ffffff;
	text-align:center;
	font-size:12px;
	margin:5px;
	}
.album img {
	width:45px;
	height:45px;
	border:0px; 
	position:relative;
	top:2px;
	left:2px;
	border: 1px solid #232324;
	}
.album img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.album:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}

.trans:hover img{
	filter:alpha(opacity=50);
	-mox-opacity:0.5;
	-khtml-opacity:0.5;
	opacity:0.5;
	}
	