@charset "UTF-8";

/* CSS Reset */

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

a:link {
	text-decoration: none;
	color:#ffffff;
}
a:visited {
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}


ol, ul {
	list-style: none;
}

  
  #topmargin {
  with: 100%;
  height: 15px;
  background-color: #333333;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: .75em;
  text-align: right;
  padding: 10px 20px 5px 0;
  }
  
  



 
/* Content */  
  
  #mainpage {
    width: 960px;
	height: 540px;
    margin: 10px auto 0px auto;
  }

  /* Header */
  #header {
  display:block;
  float:left;
   width: 940px;
   height: 65px;
    font-family: arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 3.25em;
  color: #333333;
  margin-left: 10px;
  margin-right: 10px;
  }
  
  #header a:link {
  color:#333333;
  text-decoration:none;
  }
#header a:visited {
  color:#333333;
  text-decoration:none;
  }
#header a:hover {
  color:#333333;
  text-decoration:none;
  }
  
  #search  {
  display: block;
  float: left;
  width: 300px;
  height: auto;
  margin-bottom: 15px;
    margin-top: 20px;
  }
  
  
  #networks {
  display: block;
  float: right;
text-align: center;
padding: 2px;
}
.left {
float: left;
padding: 2px;
}
.right {
float: right;
padding: 2px;
}
  
  h1 {
font-family: arial, helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
color: #333333;
text-indent: 15px;
}
  

/* Content */
#hpmain {
display: block;
float: left;
padding-top: 40px;
width: 960px;
height: auto;
font-family: arial, helvetica, sans-serif;
font-size: 1.75em;
color: #333333;
background-color: #ffffff;
border-top: solid 4px #990000;
border-bottom: solid 4px #990000;
}

#playermain {
display: block;
float: left;
padding-top: 40px;
width: 960px;
height: auto;
font-family: arial, helvetica, sans-serif;
font-size: 1em;
color: #000000;
background-color: #ffffff;
border-top: solid 4px #990000;
border-bottom: solid 4px #990000;
}


.slideshow { height: 400px; width: 960px; margin: auto; }
.slideshow img {background-color: #ffffff; }



/*FOOTER */
#footer {
  display: block;
clear: both;
width:960px;
height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .70em;
  color: #000000;
  background-color: #fffff;
  }
  
  #footerblock{
  display: block;
  float: left;
  width: 115px;
  height: 95px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3.50em;
  color: #ffffff;
  background-color: #990000;
  margin: 10px 2px 5px 2px;
  padding-left: 6px;
  }
  
  #footerblock1{
  display: block;
  float: left;
  width: 226px;
  height: 155px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3.50em;
  color: #ffffff;
  background-color: #990000;
  margin: 10px 2px 5px 2px;
  padding-left: 6px;
  }

 #footerblock2{
  display: block;
  float: left;
  width: 226px;
  height: 195px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 3.50em;
  color: #ffffff;
  background-color: #990000;
  margin: 10px 2px 10px 2px;
  padding-left: 6px;
  }

  
  .blocktext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  color: #ffffff;
  margin-top: 6px;
  }

  .blocktext2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .75em;
  color: #000000;
  margin-top: 6px;
  }  

  
  
  
  
  #cc {
  display: block;
clear: both;
width:960px;
height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .85em;
  color: #333333;
  word-spacing: 5px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 10px;
  border-top: solid 2px #990000;
  }
  
  

