.photos{
	float: left;
	padding: 5px 5px 5px 5px;
}

a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
body {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono;
	text-align: justify;
	font-size: 10px;
	background-image: url("../images/tile_bg_05.jpg");
}
td {
	font-family: "Courier New", Courier, mono;
	color: #2b2b2b;
	text-align: justify;
	font-size: 12px;
}
.topDotted {
	background-image:  url("../images/tile_dotted_bred.gif");
	height: 1px;
}

.botDotted {
	background-image:  url("../images/tile_dotted_lBlack.gif");
	height: 1px;
}

#footer 
{
	position: absolute;
	bottom: 0px;
	left: 20px;
	width: 100%;
	background-color: #2b2b2b;
} 

.mainTXT {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #2b2b2b;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	padding: 5px;
}
.txt {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #54544B;
}
.areacodeBox {	
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	height: 18px;
	width: 70px;
	border: 1px solid #333333;
}
.descripttxt {	
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 7px;
}
.emailAddress {font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	width: 200px;
	border: 1px solid #333333;
}
.msgTxtBox {font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	width: 274px;
	height: 100px;
	border: 1px solid #333333;
	border: 1px solid #333333;
}
.emailAddress {font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #666666;
	width: 200px;
}

.txtBoxes {font-family: "Courier New", Courier, mono;
	font-size: 10px;
	height: 18px;
	width: 150px;
	border: 1px solid #333333;
}
.othertxtBoxes {
	font-family: font-family: "Courier New", Courier, mono;
	font-size: 10px;
	height: 18px;
	width: 180px;
	border: 1px solid #333333;
}
.txtBoxNormal {
	font-family: font-family: "Courier New", Courier, mono;
	font-size: 10px;
	font-weight: normal;
	height: 18px;
	width: 135px;
	border: 1px solid #333333;
}
.txtBoxTopic {
	font-family: font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #28224D;
	height: 18px;
	width: 150px;
	border: 1px solid #333333;
}
.listStuffL {
	font-family: font-family: "Courier New", Courier, mono;
	font-size: 11px;
	padding: 3px;
}
.listStuffR {
	font-family: font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: 11px;
	padding: 3px;
}

