fire* {
  padding: 0;
  margin: 0;
}
html { overflow-y: scroll; }

img, div { behavior: url(iepngfix.htc);}

img.header {
	margin-left:34px;
}

body {
  background: #e4e4e4 url('images/img_bg.gif') repeat-x top;
  margin: 0px 0;
}
#container {
  width: 960px;
  margin: 0 auto;
  padding: 0 0 0 0px;
}
#header {
  height: 64px;
  width: 960px;
  position: relative;
  padding: 28px 0 0 0;
}
#container_upper {
  height: 34px;
  width: 960px;
  position: relative;
  padding: 0 0 0 0;
}

#left{ background-color:#653888;
width:200px;
}


#ad_holder {
  height: 200px;
  width: 960px;
  position: relative;
  padding: 0 0 0 0;
  background: url('images/img_bg_container.png') repeat-y top;
}
#spacer{
  height: 5px;
  width: 960px;
  position: relative;
  padding: 0 0 0 0;
  background: url('images/img_bg_container.png') repeat-y top;
}
#text{
  width: 960px;
  position: relative;
  padding: 0 0 0 0;
  background: url('images/img_bg_container.png') repeat-y top;
}

#footer{
  height: 68px;
  width: 960px;
  position: relative;
  padding: 0 0 0 0;
  background: url('images/img_bg_footer.png');
}

#clear{
  height: 10px;
  width: 960px;
  position: relative;
  padding: 0 0 0 0;
}

.normal {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	margin-left:34px;
	margin-right:34px;
	padding:0;
}

.shadow {
	border: solid 1px #111;
	padding: 1px;
	-moz-box-shadow: 0px 0px 2px #444;
	-webkit-box-shadow: 0px 0px 2px #444;
}

p.footerleft{
float:left;
color: #666666;
font-family:Tahoma, Verdana, Arial;
font-size:9px;
margin-left:34px;
padding-top:25px;

}
p.footerright{
float:right;
color: #666666;
font-family:Tahoma, Verdana, Arial;
font-size:9px;
margin-right:34px;
padding-top:25px;
}

h4{
	color: #653888;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	margin-left:34px;
	margin-right:34px;
	padding:0;
}


a.boxes:link { color:#FFFFFF; text-decoration:none; }
a.boxes:visited { color:#FFFFFF; text-decoration: none; } 
a.boxes:hover { color:#FFFFFF; text-decoration:underline; }

a.footer:link { color:#666666; text-decoration:underline; }
a.footer:visited { color:#666666; text-decoration:underline; } 
a.footer:hover { color:#666666; text-decoration:underline; }

a:focus, a:hover, a:active { outline:none }

@charset "UTF-8";
/* CSS Document */
