/* Start of CMSMS style sheet 'Lineker' */
body {
background-image: url(uploads/images/pageBG.png);
background-repeat: repeat-y;
background-color: #333333;
background-position: top;
background-position: center;
}
#wrapper {
  border: 1px solid #7f7f7f;
  margin-left: auto;
  background-image: url(uploads/images/cssimages/gradBackground.png);
  width: 980px;
  background-repeat: repeat-y;
  background-color: #000000;
  margin-right: auto;
}
#head {
  border-bottom: 2px dotted white;
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}
#head h1 {
  font-size: 41px;
  font-family: Arial,Helvetica,sans-serif;
  color: #ff0000;
  line-height: 40px;
  text-transform: uppercase;
}
#head h2 {
  font-size: 20px;
  color: #ff0000;
  font-family: Arial;
}
#head img {
  clear: none;
  float: right;
}
#mainpage {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
#menu {
  background-color: transparent;
  float: left;
  width: 240px;
  position: static;
  margin-left: -35px;
}
#content {
  background-color: transparent;
  float: right;
  width: 690px;
}
#footer {
  background-image: url(uploads/images/cssimages/footerbackground.png);
  background-repeat: repeat-x;
  padding-top: 2px;
  background-color: black;
  clear: both;
  height: 400px;
  float: none;
  display: block;
}
#menu ul {
  list-style-type: none;
  text-transform: capitalize;
  display: block;
  background-color: transparent;
}
#menu ul li {
  border-bottom: 1px dotted white;
  color: white;
  font-size: 18px;
  font-family: Arial,Helvetica,sans-serif;
  display: block;
  line-height: 30px;
  width: 200px;
  background-repeat: no-repeat;
}
#menu ul ul {
  list-style-position: inside;
  margin-left: -30px;
  display: block;
  background-color: transparent;
}
#menu ul ul li {
  border-bottom: 1px none white;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 28px;
  background-repeat: no-repeat;
  width: 180px;
}
#menu ul li a {
  color: white;
  text-decoration: none;
  padding-left: 20px;
  display: block;
}
#menu ul li a:hover {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 -30px;
  color: #d0f731;
  display: block;
}
#menu ul ul li a:hover {
  display: block;
}
#content p {
  font-family: Arial,Helvetica,sans-serif;
  line-height: 30px;
  font-size: 16px;
  color: white;
}
#content h1, h2, h3, h4, h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
  text-transform: capitalize;
}
#content h1 {
  color: white;
  font-weight: bold;
}
#content li {
  color: white;
  font-weight: bold;
font-family: Arial,Helvetica,sans-serif;
}
#content h2 {
  color: #d0f731;
}
.ImageLeft {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  position: relative;
  text-align: left;
}
.ImageRight {
  float: right;
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  position: relative;
  text-align: left;
}
#footer #contactform {
  float: left;
  width: 500px;
  background-color: transparent;
  margin-top: 10px;
  margin-left: 10px;
}
#footer #contactform input {
  border-width: 0;
  width: 300px;
  margin-top: 3px;
  margin-bottom: 3px;
}
#footer #contactform label {
  float: left;
  display: block;
  width: 132px;
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  font-weight: normal;
  padding-top: 1px;
  padding-bottom: 3px;
  text-transform: capitalize;
}
#footer #contactform textarea {
  border-width: 0;
  width: 300px;
height: 200px;
  margin-top: 3px;
}
#footer #contactform .fbsubmit {
  border-width: 0px;
  padding: 6px;
  width: 130px;
  margin-left: 132px;
  background-color: #d0f731;
  font-family: Arial,Helvetica,sans-serif;
  color: black;
  font-size: 18px;
  font-weight: bold;
}
#footer #address {
  float: right;
  width: 460px;
  margin-top: 10px;
  margin-right: 10px;
}
address {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  text-align: right;
}
#footer#push {
  clear: both;
  height: 32px;
  background-color:transparent;
  width: 950px;
  margin-top: 20px;
  float: none;
}
#footer #address h3 {
  font-family: Arial,Helvetica,sans-serif;
  color: white;
  text-align: right;
}
#content a {
font-family: Arial,Helvetica,sans-serif;
  line-height: 30px;
  font-size: 16px;
color: #d0f731;
}
#tags {
Width:650px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
border: solid white 1px;

}
#tags h3 {
  color: white;
  font-weight: bold;
}
#tags a  {
font-family: Arial,Helvetica,sans-serif;
  line-height: 20px;
  font-size: 14px;
color: #d0f731;
}
#tags b {
display:none;
}
#push{
  font-family: Arial,Helvetica,sans-serif;
  line-height: 30px;
  font-size: 10px;
  color: white;
}
#push a{
  font-family: Arial,Helvetica,sans-serif;
  line-height: 30px;
  font-size: 10px;
  color: white;
text-decoration:none;
}


/* End of 'Lineker' */

