/* CSS Document */
/* all reset,layout */

* {
    margin:  0;
    padding: 0;
}

td,p,div,tr {
    font-family: helvetica, arial;
    font-size:   12px;
    color:       #333;
    line-height: normal;
}
td.small,tr.small {
    font-family: helvetica, arial;
    font-size:   11px;
    color:       #333;
    line-height: normal;
}
body {
    font-family: helvetica,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    background-color:  #FFFFFF;
    margin:      0px 0px 0px 0px;
} 

//background-image:  url(../images/all.png);

.all {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 30px 0px;
    color:             #333;
    background-repeat: repeat-x;
    background-color:  #FFFFFF;
}

#container {
    width: 100%;
}

#wrapper {
    width: 933px;
}

#tophead {
    height: 28px;
}

#headleft {
    width: 200px;
}

#headleft p {
    padding-bottom: 6px;
}

#headright {
    float:          left;
    width:          700px;
    padding-bottom: 10px;
}

#headright a:link,#headright a:visited {
    color: #4887A5;
}

#line {
    background-image: url(../images/line.png);
    background-repeat: repeat-x;
    width: 100%
}

#logo {
    align: left;
    width: 350px;
}

#logo a{
    align: left;
}

//    background-image:  url(../images/topmenubg.png);

#topnavwrap {
    background-repeat: no-repeat;
    width:             933px;
    height:            31px;
    margin-bottom:     5px;
   background-color:  #dddddd;
}

#topnav {
    height:       31px;
    padding-top:  3px;
    padding-left: 0px;
} 
#bottom {
    background-color: #FFFFFF;
}
#bottom div.moduletable h3 {
    margin-bottom:       8px;
    color:               #000000;
    font-size:           14px;
    font-weight:         normal;
    text-transform:      uppercase;
}
#bottom div.moduletable {
    margin-bottom:     8px;
    padding:           0 8px 8px 8px;
}
#footer {
    height:           40px;
    width:            933px;
}
#footer P {
    color:       #000000;
    font-size:   11px;
    padding-top: 10px;
}

#footer a:link, #footer a:visited {
    color:      #000000;
    font-style: normal;
}

a:link, a:visited {
    color:           #166B93;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
	color: #314399;
    font-weight: normal;
    font-size:   20px;
}
h2 {
	color: #314399;
    font-weight: normal;
    font-size:   13px;
	font-style: italic;
}
h4 {
	color: #e5ccb2;
    font-weight: normal;
    font-size:   16px;
	padding-left: 0px;
}
h5 {
	color: #314399;
    font-weight: normal;
    font-size:   16px;
	padding-left: 0px;
}
h6 {
	color: #314399;
    font-weight: normal;
    font-size:   10px;
	padding-left: 0px;
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}

HR {
  display: none;
}

	.bodyText{
		padding-left:10px;
		padding-right:10px;
		border-top:1px solid #000000;	
	}
	.bodyText p{
		margin-top:5px;
	}
	#mainContainer{
		width:760px;
		height:600px;
		border:1px solid #000000;
		margin:0 auto;
		background-image:url('../../images/heading3.gif');
		background-repeat:no-repeat;
		padding-top:85px;			
	}
	#mainMenu{
		background-color: #FFF;	/* Background color of main menu */
		font-size:14px;	/* Font size of main menu items */
		border-bottom:1px solid #000000;	/* Bottom border of main menu */
		height:30px;	/* Height of main menu */
		
		position:relative;	/* Don't change this position attribute */
		
	}
	#mainMenu a{
		padding-left:5px;	/* Spaces at the left of main menu items */
		padding-right:5px;	/* Spaces at the right of main menu items */
		font-weight:bold;
		/* Don't change these two options */
		position:absolute;
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
	}
	#submenu{		
		background-color:#E2EBED;	/* Background color of sub menu items */
		font-size:14px;
		width:100%;	/* Don't change this option */
		
	}	
	#submenu div{
		white-space:nowrap;	/* Don't change this option */
		
	}
	/*
	Style attributes of active menu item 
	*/
	#mainMenu .activeMenuItem{
		/* Border options */
		border-left:1px solid #000000;
		border-top:1px solid #000000;
		border-right:1px solid #000000;		
		background-color: #E2EBED;	/* Background color */
		
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}
	
	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}
		

/* Story Formats */
	
	#story2 {
	padding: 2px;
	background-color: #EAEBD8;
	/*border-left:1px solid #996600;
	border-top:1px solid #996600;
	border-right:1px solid #996600;
	border-bottom:1px solid #996600; */
	}
	
/* New Menu Items */	
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	background: #996600;}

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

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 162px;
	background: #996600;
	color: #FFF;
	text-align: center;
		font: bold 14px arial;}

#sddm li a:hover
{	background: #8ab2d9}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #996600}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 162px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #996600;
		font: 12px arial}

	#sddm div a:hover
	{	background: #8ab2d9;
		color: #FFF}
		
/* Right side formats */
	
	#Standings_short {
	padding: 0px;
	border-left:1px solid #996600;
	border-top:1px solid #996600;
	border-right:1px solid #996600;
	border-bottom:1px solid #996600;
	}
	
/* Middle formats */
	
	#Welcome {
	padding: 0px;
	background-image:  url(../images/splashin.gif);
	background-repeat:no-repeat;
	}
	
	#Front_Info {
	padding: 0px;
	background-image:  url(../images/Info_Background.gif);
	background-repeat:no-repeat;
	}
	#Front_Info td{
	
    font-weight: normal;
	padding-left: 7px;
	}
	

