.container {
border-top:0px;
padding-top:0px;
width:1102px;
}


.button2{
	color: green;
	FONT-FAMILY: 'Arial';
	BACKGROUND-COLOR: black;
	text-align:center;
	font-size: 1.2em;
	}
	
pre{
	width:550px;
        background:#FFFFFF none repeat scroll 0 0;
	/**height:50px; 
	background-color:#383838;*/
}

#page { margin-top:176px; }

a 				{ color: #00487D; }
a:hover			{ color: #7B0F0F; }


/*-----------------------------------------------------------------------------
	Header
	Add a graphic logo, using the following CSS
-----------------------------------------------------------------------------*/


/****
#header {
	background: url('../images/logo.gif') 50px 17px no-repeat;
	height: 89px;
}

#header h1		 { display: none;  }
#header .description { display: none; }
****/

/*-----------------------------------------------------------------------------
	Navigation Colors
	Customize the navbar with this CSS
-----------------------------------------------------------------------------*/

/****
#nav, #subnav	{ background: #668040; }

#nav li.current_page_item a,
#nav li a:hover 	{ background: #F2FFDF; color: #FFF;}

#nav li a,
#subnav li a 	{ color: #F2FFDF; }

#nav li.current_page_item a,
#subnav li.current_page_item a,
#subnav li a:hover 	{ color: #F2FFDF; }
****/

/******************************************************************************
 * 
 * 		BODY & MAIN PAGE CONTAINER
 * 
 ******************************************************************************/
body 
{
	background-color:#383838;
	margin: 0px;
	padding: 0px;
	font-family:Arial,verdana,helvetica,sans-serif;
	font-size:0.8em;
	font-weight:200;
	text-align:center;
	
	
}

#container 
{
	width: 1079px;
	height: 1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	text-align:left;
		
}

/******************************************************************************
 * 
 * 		BANNER & NAVIGATION
 * 
 ******************************************************************************/
#top
{
	width:1102px;
	height:265px;
	background-image:url(../images/Top.png);
	background-repeat:no-repeat;
}

#top #banner 
{
	width: 1095px;
	height: 202px;
	background-image: url(../images/banner_bg.png);
	background-repeat: no-repeat;
	margin-left:4px;
	position:absolute;
	z-index: 20;
}

#top #logo 
{
	width: 141px;
	height: 141px;
	background-image: url(../images/logo.png); 
        /** background-image: url(../images/SmallKilleavyCrest.jpg); **/
	background-repeat: no-repeat;
	position:absolute;
	z-index: 30;
	margin:100px 480.5px 0px 480.5px;
}

#top #navigation 
{
	width: 965px;
	height: 39px;
	margin-top:200px;
	margin-left: 100px;
	margin-right: 68.5px;
	position:absolute;
	z-index:10;
}

#navbar

{      
	margin: 0;
    padding: 0;
    z-index: 30
}

#navbar li
{
	margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial;
}

 

#navbar li a
{      
	display: block;
    width: 85px;
    height:29px;
    background-image:url(../images/button.png);
    padding-top:8px; 
    color: #FFF;
    text-align: center;
    text-decoration: none;
}

#navbar li a IE
{      
    /** height:40px; **/ 
}

 

#navbar li a:hover
{      
    background-image:url(../images/button_over.png);
    color: #ff8000;
}

 

#navbar div
{      position: absolute;
       visibility: hidden;
       margin: 0;
       padding: 0;
       background: #EAEBD8;
}

#navbar div a
{      
       width:120px;
       position: relative;
       display: block;
       margin: -5px;
       padding: 5px 10px;
       white-space: nowrap;
       text-align: left;
       text-decoration: none;
       background: #000;
       color: #fff;
       font: 11px arial}

#navbar div a:hover
{
        background: #ff8000;
        color: #FFF
}

 



/******************************************************************************
 * 
 * 		MAIN PAGE CONTENT
 * 
 ******************************************************************************/
#page
{
	width:1102px;
	background-image:url(../images/Middle.png);
	background-repeat:repeat-y;
	border-style: hidden;
	border-left: none;
	border-right: none;
	}

#page #maincontent
{
	margin-left: 5px;
	margin-right: 0px;
	
}

#page #maincontent #maincontenttop
{
	width:871px;
	height:8px;
	background-image:url(../images/main_content_top.png);
	background-repeat:no-repeat;
    background-position-y:bottom;
    margin-left:100px;

	
}
#page #maincontent #maincontenttop IE
{
	height:2px;

	
}

#page #maincontent .content
{
	background-image:url(../images/main_content_middle.png);
	background-repeat:repeat-y;
	width:793px;
	margin-left:100px;
	border-left-style: hidden;
	min-height:1000px;	
}

#page #main #main_content_page #content
{
	overflow:auto;
	width:900px; 
	height:900px; 
	margin-left:20px;
}

#page #main #main_content_page #Welcome
{
	width:935px;
	height:500px;
	padding:15px;
}

#page #main #main_content_page #Welcome #welcome_left
{
	width:628px;
	height:450px;
	float:left;
}

#page #main #main_content_page #Welcome #welcome_right
{
	width:300px;
	height:500px;
	background-color:#ECFFD8;
	float:right;
	
}

#page #main #main_content_page #Welcome #welcome_left #header
{
	width:628px;
	height:50px;
	background-image:url(../images/welcome_header.png);
	background-repeat:no-repeat;
	
}

#page #main #main_content_page #Welcome #welcome_left #content_left
{
	padding-left:7px;
}

#page #main #main_content_page #Welcome #welcome_right #content_right
{
	width:628px;
	height:380px;
	padding-top:13px;
	padding-left:13px;
}

#page #maincontent #maincontentfooter
{
	width:871px;
	height:20px;
	background-image:url(../images/main_content_bottom.png);
	background-repeat:no-repeat;
	margin-left: 100px;
	
}
#page #sidebar
{
	/**background-color:#DCE3E3;
	width:157px;
	margin-left: 41px; */
	margin-top: 60px;
}

/******************************************************************************
 * 
 * 		WIDGETS
 * 
 ******************************************************************************/
 .sendit
 {
 width:150px;
 }
 
 .sendit #email_add
 {
 width:100px;
 }


/******************************************************************************
 * 
 * 		FOOTER
 * 
 ******************************************************************************/
#bottom
{
	width:1102px;
	height:182px;
	background-image:url(../images/Footer.png);
	background-repeat:no-repeat;
	
}

#bottom #footer 
{
	width: 1090px;
	height: 168px;
	background:url("images/") no-repeat;
	margin-left:6px;
	
}

img, div { behavior: url(iepngfix.htc); }

/******************************************************************************
 * 
 * 		League Manager
 * 
 ******************************************************************************/
table.leaguemanager th {
border:1px solid;
}

table.leaguemanager a {
text-decoration:underline;
}

#sidebar #search {
display:inline;
}

#search #s {
margin-right: 0px;
}