/* BODY */ 

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000;	
}

/* Images */ 

.imageOutline {
	border-color: white;
	border-width: 1px;
} 

/* HTML Links */ 

a:link { 
color:#f3c1da;
text-decoration: 
none;
outline-style: none;
} 

a:visited { 
text-decoration: none;

color: #f3c1da

} 

a:hover { 
color:#FF99cc;
text-decoration: none;

} 
a:active { 
text-decoration: none;

} 

.ahref_Images { 
text-decoration: none 

} 

/* Backgrounds */ 
 
.bgGrad {
	background-image: url(../images/HeaderFooterImages/Grad_Header.jpg);
	background-repeat: repeat;
	background-position: left top
} 

/* Text */ 

.bodyText {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #ccff99;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
} 

.bodyText_size11 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ccff99;
	line-height: 20px;
	text-align: justify;

}
.bodyTextHeaders {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #ccff99;
	line-height: 20px;
	
} 

.textgrn { 
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #ccff99;

} 

.txtLgtBl {
	font-family: verdana, arial, sans-serif;
	color: #3399CC;
	font-size: 12px;
} 

.txtBLK {
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
} 

.txtWHT_10 { 
font-family: verdana, arial, sans-serif;
color: #ffffff;
font-size: 10px;
} 

.txtWHT_12 {
	font-family: verdana, arial, san-serif;
	color: #ffffff;
	font-size: 12px;


} 


/* Tables with Borders */

.tableOutlineLgtBrwnBG {
	background-image: url(../images/bgImages/BG_BrwnLgt_514644_L.jpg);
	background-repeat: repeat;
	border: 1px #FFFFFF solid
} 
.tableOutlineDrkBrwnBG {
	background-image: url(../images/bgImages/BG_BrwnDrk_433a38.gif);
	background-repeat: repeat;
	border: 1px #FFFFFF solid;

} 

/* Twitter Feed */

#twitter, #flickr, #scrnshots 						{ width: 25%; float: left; padding: 20px; min-width: 200px; }

img.profile-pic										{ float: left; padding: 5px; }

#flickr img, #scrnshots img, #twitter img			{ width: 100px; margin: 10px; }

.tweet												{ padding: 10px; margin: 5px 0;  }
