/***********************************************/
/* Profile1.css                                **/
/* Use with template profile.dwt or profile.htm*/
/***********************************************/ 

body{
	font-family: Arial, "Times New Roman", sans-serif;
	color:  #000000;
	line-height: 1.1666;	
	margin: 0px;
	padding:0px;
	background: #cccccc url("../images/verticalbkgrd.jpg") fixed;}

p {
	font-family:Arial, "Times New Roman", Sans-serif;
	font-size: 11px;}

td {
	font-family:Arial, "Times New Roman", Sans-serif;
	font-size:11px;}

ul, ol{
	font-family:Arial, "Times New Roman", Sans-serif;
	font-size:11px;}	

/***********************************************/
/* hyperlink and anchor tag styles             */
/***********************************************/
a:link{
	color: #800000; 
	text-decoration: underline;}
	
a:visited  {
	color: #666666;
	text-decoration: none;}

a:hover {
	color:#FF0000;
	background-color:#FFFF00;
	text-decoration: underline;}
	
#mast2 a:link {
	color:  #0033CC;
	text-decoration:underline;
}

#mast2 a:visited  {
	color: #000033;
	text-decoration: none;
}

#mast2 a:hover {
	color:#FF0000;
	background-color:#FFFF00;
	text-decoration: underline;
}
#masthead a:hover { font-size: 12px;}	

/***********************************************/
/* header tag styles                           */
/***********************************************/
h1 {
	font-family:Arial, "Times New Roman", Sans-serif;
	font-size: 14px; 
	margin: 0px; 
	padding: 4px 0px 3px 0px;}
	
h2 { 
	font-family:Arial, "Times New Roman", Sans-serif;
	font-size: 13px; 
	margin: 0px; 
	padding: 4px 0px 3px 0px;}

h3 h4 h5{ 
	font-family:Arial, "Times New Roman", Sans-serif;
	font-size: 11px; 
	margin: 0px; 
	padding: 0px;}

/***********************************************/
/* list tag styles                             */
/***********************************************/

ul{ list-style-type:  disc;}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell{
	width:640px;
	height:auto;
	margin-top: 1px;
	margin-right: 60px;
	margin-left: 60px;	
	background-color:  #ffffff;
	border: 2px solid #cccccc;
}

#masthead{
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #800000;
	color:#800000;}

#pics {
	border-width: thin;
	border-style:solid;
	border-color: #800000;
	width: 130px;
	margin: 2% 0% 0% 2%;
	padding-right:1px;
	padding-bottom:1px;
	padding-left:4px;
	text-align:center;
	background-color: #CCCCCC;}

#text {
	position: absolute;
	width: 460px;
	padding-right:0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-left:205px;
	margin-right:0px;
	left: 18px;
	top: 122px;}
	
#back {
	position:absolute;
	font-size:12px;
	top: 90px;
	left: 127px;}
	
/***** footers *************/

.foot {
	width:640px;
	font-size: x-small;}

#bar {
	padding-top: 3px;
	padding-bottom: 2px;}
	
#bottomNav {
	font-family: Arial, "Times New Roman", sans-serif, Helvetica;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	padding-top:10px;
	padding-bottom:10px;
	color: #800000;}
	
#footer {
	color: #000000;}
	
#tt {
	margin: 0px 0px 0px 15px;}