/*------------------------------*/
/* Homepage Content Style Sheet */
/*------------------------------*/

#hrightcol {
	float:left;
	width:538px;
	margin-left:12px;
	margin-top:12px;
	height:335px;
}

#hleftcol {
	float:right; 
	width:195px;
	height:335px;  
	margin-right:17px; 
	margin-top:12px; 
}

#nwstop {
	width:538px; 
	height:23px;
	background:url(../images/grbox_newstop.jpg) no-repeat;
}

#nwsbody {
	width:538px; 
	height:295px; 
	background:url(../images/grbox_newsbody.jpg) repeat-y;
	text-align:center; 
}

#nwsbott {
	height:17px; 
	width:538px; 
	background:url(../images/grbox_newsbot.jpg);
}

#ATTsnews { 
	width:538px; 
	text-align:center;
}

#ATTsnewstxt {
	text-align:left; 
	margin-left:25px;
}

#MSNnews { 
	width:538px; 
	text-align:center;
}

#MSNnewstxt {
	text-align:left; 
	margin-left:12px;
}

#lnkstop {
	width:195px; 
	height:23px;
	background:url(../images/grbox_linkstop.jpg) no-repeat;
}

#lnksbody {
	width:195px; 
	height:295px; 
	background:url(../images/grbox_linksbody.jpg) repeat-y;
	text-align:center; 
}

#lnksbott {
	height:17px; 
	width:195px; 
	background:url(../images/grbox_linksbot.jpg) no-repeat;
}
#linksbox { 
	width: 175px; 
	height: 295px; 
	text-align:left; 
	float:right;
}
.lnkstxt {
	vertical-align:middle;
}

/*---------------------------*/
/* Content Pages Style Sheet */
/*---------------------------*/

#maincontentgry {
	width:762px;
	text-align: center;
	height:auto;
	padding: 2px;
}
#greyboxtop {
	height: 13px;
	width: 762px;
	background:url(../images/greyboxtop.jpg) no-repeat;
}
#greyboxbot {
	height: 13px;
	width: 762px;
	background:url(../images/greyboxbot.jpg) no-repeat;
}
#greyboxcont {
	width: 762px;
	background:url(../images/greyboxbod.jpg) repeat-y;
}
.headrimg {
	padding-top: 15px;
	width: 762px;
	height: 30px;
}
.greenpara {
	color: #66cc66;
}
.whitepara {
	color: #FFFFFF;
}
.underl {
	text-decoration: underline;
}
.gallimg {
margin: 25px;
border: 1px solid gray;
}

.smallprt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	color: gray;	
	text-decoration: none;
	clear: both; 
	margin: 15px;
	border: 1px solid gray;
	padding: 5px;
}
