/* body
----------------------------------------------- */

body {
	background-color: FFEDD2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #333333;
}

p{
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	color:#CC0000;
	font:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic; font-weight: bold;
}

/* table
----------------------------------------------- */

td,th {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #333333;
	background-color: #E5E393;
	border-width: thin
}

td.default, th.default {
	background-color:#FFFFFF;
	border:none;
	text-decoration: none;
}

/* links
----------------------------------------------- */

a:link {
	color: #000066;
	text-decoration: none;
	
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

a.menu:link {
	color: #0F2900;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	color: #0F2900;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


/* -------------------------------------------- */

.foot {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #FFFFFF;
}
.titlered {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.linkpg {
	font-family: Arial, Helvetica, sans-serif
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}

.backg1 {
	background-color:#A42118}
.backg2 {
	background-color:#4A7027}
.backg3 {
	background-color:#CB8901}
.backg4 {
	background-color:#A9A134}
.bgmain {
	background-color: #FFFFFF;
}
.banner {
	background-image: url(images/web_banner.jpg);
}




#nav {
	margin:0;
	padding:0;
}

#nav li {
	display:inline;
	padding:0;
	margin:0;
}


h2 {
	text-align: center;
	padding-left: .5em;
}

h3 {
	border-top-style: solid;
	border-top-color: #000000;
	background: #E5E393;
	padding-left: .5em;
	left: 1em;
}

.back {
	text-align: right;
	font-size: xx-small;
	padding-right: .5em;
	bottom: -.5em;}

.place {
	padding-left: 1em;
	line-height: 10%;
}

.entry {
	font-weight: bold;
	padding-left: 2em;
	border-top-style: none;
}

.school {
	padding-left: 2em;
	border-top-style: none;
	line-height: 10%;
}

.team {
	font-size: small;
	padding-left: 5em;
}
/* Highlight Box
------------------------------------------------------------*/
.infobox, .infobox_body, .infobox_head, .infobox_head h2 {
	background: transparent url(images/siguccs_box.jpg) no-repeat bottom right;
} 

.infobox { 
	width: 495px !important; /* intended total box width - padding-right(next) */ 
	width: 480px; /* IE Win = width - padding */ 
	padding-right: 15px; /* the gap on the right edge of the image (not content padding) */ 
	margin: 20px auto; /* use to position the box */ 
} 
/* set the top-right image */ 
.infobox_head { 
	background-position: top right; margin-right: -15px; /* pull the right image over on top of border */ 
	padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 
/* set the top-left image */ 
.infobox_head h2 {
	font-size: 15px;
	background-position: top left; margin: 0; /* reset main site styles*/ 
	border: 0; /* ditto */ 
	padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
	height: auto !important; height: 1%; /* IE Holly Hack */ 
} 
/* set the lower-left corner image */ 
.infobox_body { 
	background-position: bottom left; margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .alertbox_head right/left */ 
} 



-->
</style>
