form {
	margin:0px;
	padding:0px;
}

ul {
    margin:0; 
    padding:0; 
    list-style:none;
}
li {background:none; margin-top:3px}

body {
	margin:0px;
  	padding:0px;
	text-align:center;
	background:URL(images/bckrndTile.gif);
	background-color:#1E262C;
	font-family: Arial, Helvetica, sans-serif;
}


div,input,textarea{
	font-size:11px;
    color:#434A4D;
	line-height:13px;
	text-align:left;
	margin:0 auto;
}
.m{
  color:#434A4D;
}
.pol{
  color:#323A3E;
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
}
.pol2{
  color:#343C40;
  font-size:10px;
}
.t1{
  color:#6F7274;
  font-size:10px;
  text-decoration:none;
}
.blue{
  color:#2E6386;
}
.r_m{
  color:#2E6386;
  text-decoration:none;
  font-size:10px;
  font-weight:bold; 
}

.sep{	
	margin-left:11px; 
	margin-right:11px;
	vertical-align:bottom;
}
a.pol:hover{ text-decoration:underline}
a.r_m:hover{ text-decoration:underline}
a.pol2:hover{ text-decoration:none}
a.blue:hover{ text-decoration:none}
a.m:hover{ text-decoration:none}
.wrap{
	margin:0 auto;
	padding:0;
	height:100%;
	width:588px;
	display:table;
	text-align:center;
	background:URL(images/tall_w.gif)	
}


#header {
	margin:0;
	padding:0;
	width:584px;
	height:327px;
	display:table;

}

#content {
	margin:0;
	padding:0;
	width:588px;
	height:383px;
	display:table;
	background:URL(images/tall_c.gif) repeat-y;
}

#content h1 {
   font-size: 18px;
   font-weight: bold;
   color: #841c1b;
   margin-bottom: 18px;
   text-transform: uppercase;
}

#content h2 {
   font-size: 12px;
   font-weight: bold;
   color: #434a4d;
   margin-bottom: 10px;
   text-transform: uppercase;
}

#content #thumbs {
float: left;
width: 193px;
}

#content img.picsleft {
 margin: 5px 0px 5px 0px;
}
#content img.picsright {
 margin: 5px 0px 5px 10px;
}

#footer {
	margin:0;
	padding:0;
	width:588px;
	height:80px;
	display:table;
	background:URL(images/tall_f.jpg) repeat-x;

}

 .input{
  	width:174px; height:19px; 
	background-color:#FFFFFF; 
	font-family:Tahoma; 
    color:#434A4D;
	margin:0px;
	padding:0 0 0 3px;
}
 
 .textarea{
  	width:174px; height:117px; 
	background-color:#FFFFFF; 
    font-family:Tahoma; 
    color:#434A4D;
	margin:0px;
	padding:0 0 0 3px;
	overflow:hidden;
}





 




