	body,	html {
		margin:  0px 0px 0px 0px;
		padding:0;
		padding-top: 5px;
		color:#000;
		background:transparent url("bg_m.jpg") repeat-x;
    font-family: arial, sans-serif;
	}
	#wrap {
		width:935px;
		margin:0 auto;
		top: 200px;

   }
	#header {
		padding:0px;
		background:transparent url("logo.png") no-repeat top left;
		height: 275px;
		text-align: left;
	}
	h1 {
	    margin:0;
	    padding: 5px;
    }
  h1.title {
            position: relative; left: 265px; top: 0px;
    }

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#outer {width:1000px; position:relative; top: 0px; left: 100px; background:transparent; height:70px; overflow:hidden;}

#menuHolder {position:relative; float:left; left:50%;}

#dropline {padding:0; margin:0; list-style:none; float:left; position:relative; right:50%;}
#dropline div {position:absolute; left:-9999px; width:100%; z-index:10; height:34px; border-top:4px solid #1C86EE; top:35px; background: url(menu.jpg) repeat-x top;}
#dropline ul {padding:0; margin:0; list-style:none;}
#dropline table {border-collapse:collapse: padding:0; margin:-1px -10px; width:0; height:0;}

#dropline li ul {position:relative; float:left; left:50%;}
#dropline li ul li {float:left; position:relative; right:50%;}
#dropline li ul li a {display:block; float:left; padding:0 10px; background:transparent; color:#000; font-weight:bold;}
#dropline li ul li a:hover {text-decoration:underline; background:transparent; color:#000;}

#dropline li {float:left; margin-right:1px;}
#dropline li.last {margin:0;}
#dropline li a {display:block; float:left; height:35px; padding:0 0 0 20px; line-height:30px; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:13px; text-decoration:none; color:#000; background:url(button-off.png);}
#dropline li a b {display:block; float:left; height:35px; padding:0 20px 0 0; background:url(button-off.png) right top; cursor:pointer;}

#dropline li a:hover {background:url(button-over.png); color:#fff; border:0;}
#dropline li a:hover b {background:url(button-over.png) right top;}

#dropline li:hover > a {background:url(button-over.png); color:#fff; border:0;}
#dropline li:hover > a b {background:url(button-over.png) right top;}

#dropline :hover div {left:0;}

#dropline li.current a:hover {background:url(button-over.png); color:#fff; border:0;}
#dropline li.current a:hover b {background:url(button-over.png) right top;}

#dropline li.current a {background:url(button-select.png); color:#fff; font-weight:bold;}
#dropline li.current a b {background:url(button-select.png) right top; color:#fff;}

#dropline li.current a:hover ul li a:hover {color:#000; background:transparent;}
#dropline li.current:hover ul li a:hover {color:#000; background:transparent;}

#dropline li.current div {width:100%; left:0; top:35px; background: url(menu.jpg) repeat-x top; z-index:5;}
#dropline li.current ul {position:relative; float:left; left:50%;}
#dropline li.current ul li {float:left; position:relative; right:50%;}
#dropline li.current ul li a {display:block; float:left; padding:0 10px; background:transparent; color:#000; font-weight:bold;}
#dropline li.current ul li.current_sub a {display:block; float:left; padding:0 10px; background:transparent; color:#c00; text-decoration:underline;}
#dropline li.current ul li.current_sub a:hover {text-decoration:underline; background:transparent; color:#c00;}

* html #dropline li.current div {width:expression(document.getElementById('dropline').offsetWidth);}
* html #dropline li a:hover div {width:expression(document.getElementById('dropline').offsetWidth);}


#contentbox { width: 100%;

}
	#main {
		float: right;
		width: 730px;
	        background: url("bg_ball.png") no-repeat top center;
		text-align: left;
 }
	#main h2 {
		margin:0 0 1em;
		text-align: center
		}
  h2 {
		margin:0 0 1em;
	}
	#sidebar {
		float:left;
		width:200px;
		background: 436EEE;
	}

#bottombox {
		width: 915px;
    clear:both;
	  padding: 0px 0px 0px 0px;
    margin: 0 auto; 
	  text-align: center;
	  padding: 10px 10px 10px 10px;

	}
	#footer {
		clear:both;
	  	padding: 0px 0px 0px 0px;
    		margin: 10px 0px 50px 0px;
		text-align: center;
  		border-top-width: 0.07em; 
  		border-top-style: solid; 
  		border-top-color: #88ACE0;
  		width: 100%;

	}
	#border_f {
  padding: 10px; 
} 
  #footer p {
		margin: 5px;
		font-size: .9em;
		color: #787878;
		}
	* html #footer {
		height:1px;
	}
 
.content a:link, .content a:visited, .content a:active  {text-decoration: none; color: #000; border-bottom:0.1em dotted red;}

.content a:hover {text-decoration: underline; background-color: #79CDCD;}



#sidebar a:hover {padding-left: 20px;}

#footer a:link, #footer a:visited, #footer a:active  {text-decoration: none; color: #000; border-bottom:0.1em dotted red;}

#footer a:hover {text-decoration: underline; background-color: #79CDCD;}

#content h1, #content h2 {text-align: center;}


#profileright {float: right; width: 460px;}
#profileleft {float: left; width: 460px;}
#profileclear {clear: both; height: 10px;}

#profileleft img, #profileright img {float: right; padding: 5px;}

#photos {margin: 0 auto;}

#homebox {position:absolute; top:25%;  right:25%; bottom:25%; left:25%; text-align: center;}

#footerleft {float: left;}
#footerright {float: right;}
