/* css created by DigitalKink Web Design/

/* general page settings */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #cccccc;
	margin:0;
	padding-bottom: 10px;
	background: #000000 url(../images/bg.jpg) repeat-x top left;
}

a {
	color: #b01010;
}

a:hover {
	color: #f33636;
}

h1 {
	margin:0;
	color:#a30a0a;
}

h2 {
	margin:0;
	color:#cccccc;
}

h3 {
	color:#cccccc;
}

h4 {
	color:#cccccc;
}

hr {

	color:#ffffff;
	height: 1px;
	padding:0px;
	margin:0px;
}


/*  page layout set using these main divs  */

#twrapper {
	width:950px;
	position: absolute;
	top:0;
	left: 50%;
	margin-top: 10px;
	padding-bottom:10px;
	margin-left: -475px;
 	background: #000000 url(../images/top_right.jpg) top right no-repeat;
	
}

#wrapper {
	width:950px;
 	background: url(../images/bottom_left_new.jpg) bottom left no-repeat;
	border: #666666  1px solid;
}

#pagewrapper {
	width:950px;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: -475px;
}


#wrapperintro {
	width:800px;
	height:500px;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: -400px;
	border: #666666  1px solid;
}

#disclaimer {
	width:800px;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-bottom:10px;
	margin-left: -400px;
	font-size:80%;
}

#first {
	width:800px;
	position: absolute;
	
	left: 50%;
	margin-top: 165px;
	margin-bottom:10px;
	margin-left: -400px;
	font-size:80%;
}



#header {
	min-height: 120px;
	height: 120px;
	color:#fff;
	font-size:100%;
	padding:0px;

}

#headerimage {
	padding:0px ;
}


#headertext {
	padding-top:14px ;
	font-size:150%;
	/*font-weight:bold;*/
	height:83px;
	width:180px;
	position: absolute;
	left: 50%;
	margin-top: 10px;
	margin-left: -110px;
}

#title {
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	height: 25px;
	width:100%;
	background: url(../images/gradient_grey.png) left top repeat-x;
}

#titletext {
	font-weight:bold;
	padding:6px 10px 2px 15px;
	float:right;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
}

#content_wrapper {
	min-height: 420px;
}

#nav {
	background: url(../images/butterfly1.jpg) no-repeat top right;
	width: 190px;
	font: Arial, Helvetica, sans-serif;
	position: absolute;
	left:0;
}

#content_container {
	min-width:500px;
	max-width:1400px;
	margin-left: 187px;
	margin-right: 150px;
	width:auto;
	padding-right:20px;
	padding-bottom:10px;
}

#gallery_container {
	min-width:500px;
	max-width:1400px;
	margin-left: 187px;
	margin-right: 0px;
	width:auto;
	padding-right:20px;
	padding-bottom:10px;
}


#footer {
	text-align:center;
	border-top:1px solid #666666;
	padding:10px 0px 10px 0px;
	clear:both;
}

#entrybuttons {
	margin:20px;
}

#links {
	width:850px;
	position: absolute;
	left: 50%;
	margin-top: 100px;
	margin-bottom:10px;
	margin-left: -420px;
}

#gallerybox {

	margin-left:30px;
	width:440px;
}

#profilegallery {

	margin-left:40px;
	width:640px;
}


#gallerytext {
	padding:5px;

}


#gallerybox td {
	border: #f33636 1px solid;
	font-weight:bold;
	background: url(../images/gallery_back.jpg) left bottom no-repeat;
}

#profilegallery td {
	border: #f33636 1px solid;
}


/*  Page styling */

/* Image positioning */

#header img#livelogo {
	position:absolute;
	left:1;
	top:1;
}

#wrapper img#topright {
	position: absolute;
	right:0;
	top:0;
	z-index:-1;
}


/* page heading */

#title h1 {
	font-size:120%;
	padding:10px 0;
	margin:0;
	color:#073862;
}


/* Navigation Styles*/

#navcontainer {

	width:170px;
	padding-top:30px;
	padding-bottom:30px;
}

#navcontainer ul {
	list-style-type:none;
	margin: 0;
	padding-left: 5px;
	text-align: left;
}

#menuholder {
	padding-left: 40px;

}


#navcontainer a {
	display: block;
	padding: 2px 0px 2px 20px;
	margin-bottom:3px;
	color: #ffffff;
	width: 147px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/menu_up.jpg) top left no-repeat;
}

#navcontainer a.current{
	color: #330066;
	background-color: #C4E7FD;
	padding-left:40px;
	width:137px;
	font-weight:normal;
}

#navcontainer a.current2{
	color: #330066;
	background-color: #C4E7FD;
	padding-left:80px;
	width:170px;
	font-weight:normal;
}

#navcontainer a.current:hover{
	color: #330066;
}

#navcontainer a.current2:hover{
	color: #330066;
}

#navcontainer a:hover {
	background: url(../images/menu_down.jpg) top left no-repeat;
}


/* Java date styling */

#java_date {
	padding: 6px 0px 5px 10px;
	color:#ffffff;
	width:220px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	float:left;
}



/* - content - these divs sit within #content_container to lay out the specific page content  */

#sub_nav {}

#main {
	padding: 10px 0px 10px 20px;
	_height: 500px;
	font-size: 110%;

}


/* Side box styling */

#rightcol {
	float:right;
	width: 130px;
	padding:15px;
}

#rightcol h3{
    text-align: center;
	font-size:medium;
	color:#ffffff;
	padding-bottom: 2px;
	padding-top:15px;

}

#rightcol p{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
	font-size: 80%;
	color:#ffffff;
}

#rightcol a{
	color:#b01010;
}

#rightcol a:hover{
	color:#f33636;
}

#rightcol li{
	color:#ffffff;
	font-size: 90%;
}


#rightbox1 {
	width: 125px; 
	padding: 0px;
	margin-bottom:10px;
	color:#cccccc;
}

#rightbox1 p{
	color:#cccccc;
}

#rightbox1 a{
	color:#b01010;
}


#rightbox2 {
	width: 125px; 
	padding: 0px;
	margin-bottom:10px;
	colour: #ffffff;
	background: #4c85b9 url(../images/gradient2.png) repeat-x 0 -5px;
}


#rightbox3 {
	width: 200px; 
	padding: 0px;
	margin-bottom:10px;
	colour: #ffffff;
	background: #073862 url(../images/gradient1.png) repeat-x 0 -5px;
}


#leftcol {
	width:150px;
	padding:18px;
}

#leftcol h3{
    text-align: center;
	color:#ffffff;
	font-size:medium;
	padding-bottom: 2px;
	padding-top:15px;

}

#leftcol p{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
	font-size: 80%;
	color:#ffffff;
}

#leftcol a{
	color:#b01010;
}

#leftcol a:hover{
	color:#f33636;
}

#leftcol li{
	color:#ffffff;
	font-size: 80%;
}


#leftbox1 {
	width: 150px; 
	padding: 0px;
	margin-bottom:10px;
}

#leftbox1 p{
	color:#cccccc;
}

#leftbox1 a{
	color:#b01010;
}

#leftbox1 li{
	color:#333333;
}


#leftbox2 {
	width: 150px; 
	padding: 0px;
	margin-bottom:10px;
	colour: #ffffff;
	background: #4c85b9 url(../images/gradient2.png) repeat-x 0 -5px;
}

#leftbox3 {
	width: 150px; 
	padding: 0px;
	margin-bottom:10px;
	colour: #ffffff;
	background: #073862 url(../images/gradient1.png) repeat-x 0 -5px;
}



/* Front page news box formatting */

#news_box {
	float:right;
	background-color:#E5DEEB;
	width: 260px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right:12px;
}

#news_box a {
	font-size: 90%;
	color:#330066;
	text-decoration:none;
}

#news_box a:hover {
	color: #CC0066;
}


#news {
	padding: 1px 10px 10px 10px;
}

#news a.news {
	font-size: 90%;
	color:#330066;
}

#news a.news:hover {
	color: #CC0066;
}


/* - content styles - these styles apply to headers, titles, paragraphs in the main content area */

.h-box {
	border:3px double #000;
	margin:0 auto;
	padding:10px;
	width:50%;
}

.h-titley {
	margin:0;
	padding:3px;
	font-size:100%;
	background-color: #004b8c;
	color:#FFFFFF;
}

.h-titleb {
	margin:0;
	padding:3px;
	font-size:100%;
	background-color: #00aaaf;
	color:#FFFFFF;
}


/* Breadcrumbs*/

#breadcrumb {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 10px; 
	padding-top: 10px; 
	color: #666; 
	line-height: 1; 
	font-size: 70%;

}
#breadcrumb STRONG {
	color: #666
}
#breadcrumb A {
	color: #666! important; 
	text-decoration: underline! important
}
#breadcrumb A:hover {
	color: #ffffff! important; 
	text-decoration: underline! important
}

/* Footer Styles */

#footer a{
	color:#b01010;
}

#footer a:hover{
	color:#f33636;
}


/* Accessibility Accesskeys */

DIV#skipLinks {
	position: absolute; 
	TOP: -2000px; 
	height: 200px;
}
DIV#skipLinks UL LI {
	display: block; 
	list-style-type: none;
}


/* Footer Elements */

#footertext {
	position:relative;
	padding:0px 10px 20px 0px;
	float:right;
}

#footerlinks {
	position: relative
	padding:0px 10px 20px 20px;
}



/*  Picture Elements  */

#picright {
	float:right;
	margin-left: 20px;
	margin-bottom: 10px;
}

#picleft {
	float:left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#piccenter {
	float:left;
	width:100%;
	text-align:center;
	margin-bottom: 10px;

}

#picrightbox {
	float:right;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#picleftbox {
	float:left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	z-index:1;
}


#boxcontentpicright {
}

#boxcontentpicleft {
}

/* Video elements */

#video {
	width:392px;
	height:425px;
	background: #fff url(../images/frame.png) no-repeat top;
	margin:0 auto;
}


/* Table elements */

table.summary {
	background-color:#e7e7e7;
	width: 425px;
	padding: 5px;
	font-weight:bold;
}

/* Search elements */

#search {
}

#searchpic{
	position: absolute;
	left:270px;
}

#searchform{
	margin-left: 80px;
	vertical-align:middle;
}

/* List Elements */

#main li.letter {
	list-style-type: lower-alpha;
}

#main li.indent {
	margin-left:30px;
}

#main li.indentmore {
	margin-left:60px;
}

#main li.readlist {
	padding-bottom:10px;
}


/* Text boxes */

.textbox1 {

	background: url(../images/gradient_red.png) left top repeat;
	border: #666666 dotted 1px;
	padding-left:20px;
	padding-right:20px;
	width:auto;
}

.textbox2 {
	background: url(../images/gradient_grey.png) left top repeat;
	border: #666666 dotted 1px;
	padding-left:20px;
	padding-right:20px;
	width:auto;
}

.textbox2a {
	background: url(../images/gradient_grey.png) left top repeat;
	border: #666666 dotted 1px;
	padding-top:0px;
	padding-left:20px;
	padding-right:20px;
	width:auto;
}



.textbox3 {
	background: url(../images/gradient_red.png) left top repeat;
	padding-left:20px;
	padding-right:20px;
	width:auto;
}

.textbox4 {
	background: url(../images/gradient_grey.png) left top repeat;
	padding-left:20px;
	padding-right:20px;
	width:auto;
	border:none;
}


.transparent {
	 opacity: 0.6;
     filter:alpha(opacity: 60);
     -moz-opacity: 0.6;
     -khtml-opacity: 0.6;
}

.enterlink {
	margin: 10px;
}

.indent {
	margin-left:30px;

}

.statstitle {
	color:#a30a0a;
}