
body {
    background-image:url('../images/bg.gif');
  background-repeat:no-repeat;
    background-position:top center;
	background-color: #414141 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
}

h1 {
}

h2 {
}

h3 {
}

p {
}

blockquote {
}

ul {

}

ol {
}

a {
	text-decoration: underline;
	color: #ff7e00;

}

a:link, a:visited {
	text-decoration: underline;
	color: #ff7e00;
}
a img{
	border: none;
}

#wrapper {
width:772px;
 margin:0 auto; 
background: #000000 ;
}
#header {
	text-align: center; 
    background-image:url('../images/headerbg.gif');
      background-repeat:no-repeat;
	height: 57px;
}
#content {
	background-image:url('../images/bgstrip.gif');
	  background-repeat:y;
	  height: 200px;
}
#leftside {
margin-left: 15px;
padding-left: 10px;
float: left;
width: 300px;
height: 200px;
color:#ffffff;
line-height: 160%
}
#rightsidea img{
margin: 5px;
}

#rightsidea {
text-align: center;
margin-right: 2px;
margin-top: 5px;
float: right;
width: 440px;
height: 290px;

}
#rightsideb {

margin-right: 15px;
float: right;
text-align:center;
width: 440px;
height: 100px;
}
#bottom {
height:301px;
background-image: url('../images/bottombg.jpg');
  background-repeat:no-repeat;
}
#menu {
padding-top:10px;
}
