@charset "utf-8";
a img {
	border: none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #FFF;
}
.twoColLiqRtHdr #container { 
	width: 100%;
	background: #000;
	background-image: url(../images/corner_globe2.jpg);
	background-position: top left;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	background-repeat: no-repeat;
	margin: 0 auto; 
	text-align: left; 
	padding: 0;
} 
.twoColLiqRtHdr #header { 
	background: transparent; 
	background-image: url(../images/zertxtr.gif);
	background-repeat: repeat;
	margin: 5% 0 3% 0;
	height: 80px;
	border-top-style: double;
	border-top-width: 4px;
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-color: #ABC;
} 
.twoColLiqRtHdr #header h1 {
	margin: 0; 
	padding: 0; 
	text-align: center;
}
.twoColLiqRtHdr #sidebar1 {
	float: right; 
	width: 23%; 
	margin-right: 10px;
	background: transparent; 
	background-image: url(../images/corner_moon.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px; 
	text-align: center;
	color: #999;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	color: #42C2FD;
}
.twoColLiqRtHdr #sidebar1 h3 {
	font-weight: normal;
	font-size: .85em;
}
.twoColLiqRtHdr #sidebar1 .linetopul {
	padding-bottom: 30px;
	background-image: url(../images/comet2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	/*border-bottom: double;
	border-bottom-width: 4px;
	border-bottom-color: #ABC;*/
}
.twoColLiqRtHdr #sidebar1 .linebottomul {
	padding-top: 30px;
	background-image: url(../images/comet2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	/*border-top: double;
	border-top-width: 4px;
	border-top-color: #ABC;*/
}
.twoColLiqRtHdr #mainContent { 
	/*background-image: url(../images/comet.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	margin: 0 25% 0 11%; 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	z-index: 2;
	color: #ABC;
} 
.twoColLiqRtHdr #mainContent h1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 0 0 20%;
	font-size: 2em;
	font-weight: normal;
	font-style: italic;
	color: #42C2FD;
}
.twoColLiqRtHdr #mainContent a {
	text-decoration: none;
	color: #ABC;
}
.twoColLiqRtHdr #mainContent a:hover {
	color: #F00;
}
.twoColLiqRtHdr #mainContent .webservice {
	list-style-type: square;
	text-align:left;
	padding-left: 36%;
}
#mainContent .mccenter {
	text-align: center;
}
#mainContent .mccenter h2 {
	font-size: 1.25em;
	font-weight: normal;
}
#mainContent .mccenter h3 {
	font-size: 1em;
	font-weight: normal;
	border-left: groove;
	border-right: groove;
	border-top: groove;
	border-color: #CCC;
}
#mainContent .mccenter ul {
	list-style-type: none;
}
#mainContent .mccenter a {
	text-decoration: none;
	color: #42C2FD;
}
#mainContent .mccenter a:hover {
	color: #F00;
}
#mainContent .websites h2 {
	text-align: center;
	font-size: 1.25em;
	font-weight: normal;
}
/*#mainContent .websites {
	text-align: left;
	margin-top: 60px;
	color: #ABC;
}*/
#mainContent .weblink {
	/*float: left;
	margin: 13px 30px 30px 35%;*/
	margin-top: 30px;
	padding: 5px;
	border: ridge;
	border-width: 1px;
	border-color: #FFF;
}
#mainContent .weblink:hover {
	border-color: #F00;
}
#mainContent ul.sitelist {
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	line-height: 200%;
	font-size: 1em;
	color: #000;
	margin-left: 35%;
}
#mainContent .mainpic {
	float: left;
	margin: 0px 30px 30px 30px;
	padding: 5px;
	border: ridge;
	border-width: 1px;
	border-color: #FFF;
}
/*#mainContent .mainpic:hover {
	border-color: #F00;
}*/
#mainContent .biglet {
	font-size: 10em;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #28B624;
}
/*#mainContent .biglet:hover {
	color: #666;
}*/
#mainContent .semibiglet {
	font-size: 4em;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	color: #28B624;
}
.twoColLiqRtHdr #footer { 
	padding: 0; 
	background: transparent;
	background-image: url(../images/moonscape.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	z-index: 3;
	visibility: visible;
	width: 100%;
	height: 73px;
	position: fixed;
	bottom: 0;
	text-align: center;
	color: #FFF;
	font-size: .5em;
	/*border-top: dotted;
	border-top-width: 1px;
	border-top-color: #FFF;*/
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img.mcp {
	margin: 30px 10px 20px 30px;
	padding: 5px;
	border: ridge;
	border-width: 1px;
	border-color: #FFF;
}
img.contactpic {
	float: left;
	margin: 0px 10px 200px 60px;
	padding: 5px;
	border: ridge;
	border-width: 1px;
}
img.webpics {
	float: left;
	margin-top: 13px;
	margin-right: 30px;
	margin-left: 35%;
	margin-bottom: 30px;
	padding: 5px;
	border: ridge;
	border-width: 1px;
	border-color: #FFF;
}
img.w3c {
	margin: 0 5px 0 10px;
}
#sidebar1 ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin: 40px 0 40px 0;
}
#sidebar1 ul.nav a {
	display: block;
	width: 100%;
	background-image: url(../images/navbuttonsqhover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	text-decoration: none;
	line-height: 200%;
	font-size: .75em;
	color: #000;
	margin-top: 20px;
}
#sidebar1 ul.nav a:hover {
	background-image: url(../images/navbutton.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #F00;
	font-weight: bold;
}
.tilde {
	color: #42C2FD;
}
ul.nav li {display: inline; }
* html ul.nav a {height: 1px; }

