/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
/*h1, h2, h3, h4, h5, h6, p,*/ blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, ul, li,*/
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
 font-family: Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
}



blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}



body {
background-image:url('../images/layout/grass_1.jpg');
}

#page_container {
	width: 980px;
	margin: auto;
	margin-top: 100px;
	margin-bottom: 20px;
 padding-bottom: 60px;
}

#page_top {
width: 980px;
height: 40px;
margin: auto;
background-image:url('../images/layout/img01.png');
}

#page {
width: 980px;
margin: auto;
background-image:url('../images/layout/img06.png');
background-repeat:repeat-y;
}

#nav {
width: 980px;
height: 660px;
background-image:url('../images/layout/img02.png');
background-repeat:repeat-y;
}

#nav h2 {
	width: 185px;
	height: 32px;
	margin: 0px 0px 10px 30px;
	padding: 10px 0px 0px 15px;
 background: url('../images/layout/img04.jpg');
	font-size: 18px;
	color: #2b4b12;
}

#nav ul {
padding-left:40px;
padding-right:760px;
margin-bottom:20px;
}

#nav ul,li {
color: white;
list-style: none;
}

#nav li {
font-size:1.2em;
border-bottom: 2px #ffffff solid;
margin:5px;
}

a.nav:link {color:white;text-decoration:none;}      /* unvisited link */
a.nav:visited {color:white;text-decoration:none;}  /* visited link */
a.nav:hover {color:white;text-decoration:none;}  /* mouse over link */
a.nav:active {color:white;text-decoration:none;}  /* selected link */


#page_bottom {
width: 980px;
height: 40px;
background-image:url('../images/layout/img03.png');
}

#content {
width: 690px;
/*height: 600px;*/
margin-right:30px;
margin-top:-16px;
/*background-color: blue;*/
float: right;
color: #2b4b12;
}
#content ul, li{
color: #2b4b12;
}
#content h2{
font-size:1.8em;
}

#plate {
width:220px;
height:196px;
margin:25px 0px 10px 23px;
background-image:url('../images/layout/plate2.png');
}

#page_x {
width: 980px;
height: 40px;

background-image:url('../images/layout/img07.png'); 
clear: both;
}

#baseball {
position:relative;
width:127px;
height:128px;
background-image:url('../images/layout/baseball.png');
float:right;
/*margin-right:15px;
margin-top:-75px;*/
margin-right:-60px;
margin-top:-75px;
z-index:2;
}

#test {
margin-top:-38px;
}

#foot {
text-align: center;
}

#date {
color: LightGrey;
font-size: .7em;
text-align:right;
}

#stats {
color: #2b4b12;
font-size: .95em;
text-align:right;
}
