/*text/css */

body {background-color:#000000;
				
}	

#everything {font-family:Helvetica, Arial, Verdana, sans-serif;
		font-size:13px;
		line-height:1.4em;
		width:1000px;
		height:600px;
		background-color:#000000;
		color:#FFFFFF;/*
		margin-left:auto;
		margin-right:auto;*/
		margin:15px auto 0 auto;padding:0;
		z-index:2;
		
}

	

#heading {
	padding:50px 0 0 0;
	margin:0 0 0 75px;
}

#content {
	position:absolute;
	height:350px;
	width:750px;
	margin:0 0 0 75px;padding:0;
	overflow:auto;
	
}
#anchor {position:fixed;
		bottom:5px;
		left:5px;	
}

#anchor2 {position:fixed;
		bottom:5px;
		right:5px;	
}
/*

#bordercorner {
				
	
}

#borderside {z-index:1;
			float:right;/*
			position: relative;
			margin-right:700px;
				
	
}
*/
#footing {position:absolute;
	width:750px;
	height:50px;
	margin:400px 0 0 75px;padding:0;
	float:left;	
}

#navbar {
	position:absolute;
	width:150px;
	height:100px;
	margin:0 0 0 825px;
	float:left;
	background-color:#000000;
	padding:0 10px 0 10px;
	line-height:1.3em; 	
}

.rightsideheader {padding:0 0 0 0px;margin:0 0 0 250px;}

.rightsideheaderedje {
	padding:0 0 0 0px;margin:0 0 0 250px;
	
}

.rightsideheaderiorio {
	padding:0 0 0 0px;margin:0 0 0 250px;
	
}
.rightsideheaderwilliams {
	padding:0 0 0 0px;margin:0 0 0 250px;	
}

.rightsideheaderjamie {
	padding:0 0 0 0px;margin:0 0 0 250px;
	
}

a  {color:#CCCCCC;
	text-decoration: underline;
}

a:hover {color:#AAAAAA; text-decoration: underline;}
a:visited {color:#CCCCCC;}
a:active {color:#F8F8F8;}

.makeithighlight {background-color:#FFFF00;
				color:#000000;}
				
.smalltext {font-size:11px;
}

.smallertext {font-size:10px;
}

.indented1 {margin:0 0 0 1em;padding:0;
}

.indented2 {margin:0 0 0 1.7em;padding:0;
}

.navbartext {font-weight: bold;
}

.thumb1 {/*width:100px;
		height:100px;*/
		border:none;
}
.yellow {color:#FFDD66;}
.blue {color:#99BBDD;}
.orange {color:#FF9933;}
.green {color:#88CC44;}

p.right {text-align: right}

a.yellow {color:#FFDD66;
			display: inline-block; 
			opacity: 0.95; 
			filter: alpha(opacity = 95); 
}
a.yellow:hover {color:#FFDD66;
			display: inline-block; 
			opacity: 1.00; 
			filter: alpha(opacity = 100); 
}
a.blue {color:#99BBDD;
			display: inline-block; 
			opacity: 0.95; 
			filter: alpha(opacity = 95);
}
a.blue:hover {color:#99BBDD;
			display: inline-block; 
			opacity: 1.00; 
			filter: alpha(opacity = 100); 
}
a.orange {color:#FF9933;
			display: inline-block; 
			opacity: 0.95; 
			filter: alpha(opacity = 95); 
}
a.orange:hover {color:#FF9933;
			display: inline-block; 
			opacity: 1.00; 
			filter: alpha(opacity = 100); 
}
a.green {color:#88CC44;
			display: inline-block; 
			opacity: 0.95; 
			filter: alpha(opacity = 95);
}
a.green:hover {color:#88CC44;
			display: inline-block; 
			opacity: 1.00; 
			filter: alpha(opacity = 100); 
}

/*this shit is for highslide JAVASCRIPT*/
* {
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}

/*****************************************************************************/
/* Styles for the HTML popups											    */
/* Remove these if you are not using Highslide HTML						  */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html-content {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 11px;
}
.highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif);
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}



/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}