body {
  text-align: center;
  background-color: #ddd;
  margin-top:20px;
  margin-bottom:10px;
  color:#666666;
  font-family: arial, sans-serif;
  font-size:11px;
  letter-spacing: 0.07em;
}

a{
 color: #000;
}

a:first-letter{
 font-size: 120% !important;
 font-weight: bold !important;
}

h1 {
 font-size: 22px;
}

a img {
border: 0px;
}

#left_side A:link {
	COLOR: #fff; text-decoration: none
}
#left_side A:visited {
	COLOR: #fff; text-decoration: none
}
#left_side A:active {
	COLOR: #fff; text-decoration: none
}
#left_side A:hover {
	COLOR: #fff; text-decoration: underline
}

#page_wrapper {
  margin-left: 10px; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background: #FFFFFF url('/templates/sportmanagement/img/content_bg.gif') top left repeat-y;
  border: 2px solid #2E3E21;
}

#page_header {
  height: 106px;
  background: #FFFFFF url('/templates/sportmanagement/img/header.jpg') bottom left no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:20px; padding-left:650px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FFF;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:650px;
  font-family: verdana;
  font-size: 12px;
  color: #fff;
  line-height:22px;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:28px;
  clear:both;
  background: #FFFFFF url('/templates/sportmanagement/img/menu_bg.gif') bottom left no-repeat;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:160px;
  margin-right:160px;
  border:1px solid #FFFFFF;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#center p {
  margin-top:5px;
  margin-bottom:15px;
  padding:4px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  line-height: 16px;
  color: #666666;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 26px;
  background: #2E3E21;
  clear: both;
  border-top: 1px solid #2E3E21;
  background: #2E3E21 url('/templates/sportmanagement/img/footer.jpg') top left repeat-y;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: white; text-decoration: none
}
#page_footer A:visited {
	COLOR: white; text-decoration: none
}
#page_footer A:active {
	COLOR: white; text-decoration: none
}
#page_footer A:hover {
	COLOR: white; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #2E3E21;
  background: url('/templates/sportmanagement/img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;

  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left:7px;
  padding-right: 7px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #2E3E21;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('/templates/sportmanagement/img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

.credit {
	font-family: verdana;
	font-size: 10px;
	color: white;
	float: right;
	padding: 6px 12px 0px 11px;
	border-left: 1px solid #2E3E21;
}
.copy {
	font-family: verdana;
	font-size: 10px;
	color: white;
	float: left;
	padding: 6px 36px 0px 37px;
	border-right: 1px solid #2E3E21;
}
