body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7D9DA8;
}
.holder
	{
		margin: 8px;
		background: white;
		color: black;
	overflow: auto;
		border: black 1px solid;
		height: 754px;
		opactiy: 0.65;
		-moz-opacity: 0.65;
		filter: alpha(opacity=65);
		text-align: justify;
	}
.maintext
	{
		margin: 5px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
.maintext a
	{
		font-size: 10px;
		color: navy;
	}
.maintext a:hover
	{
		font-size: 11px;
		color: maroon;
	}

.links
	{
		width: 100%;
		height: 20px;
		background: black;
		line-height: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: white;
		opactiy: 0.50;
		-moz-opacity: 0.50;
		filter: alpha(opacity=50);
	}
.rtim
	{
		margin: 7px;
		margin-top: 8px;
		margin-bottom: 6px;
		float: right; 
		background: white;
		color: black;
		height: 754px;
		border: black 1px solid;
		opactiy: 0.65;
		-moz-opacity: 0.65;
		filter: alpha(opacity=65);
	}

.links a
	{
		margin-left: 20px;
		margin-right: 20px;
		color: white;
		font-weight: bold;
	}
	
.links a:hover
	{
		margin-left: 20px;
		color: yellow;
		font-size: 10px;
	}
h1
	{
		font-size: 14px;
		font-weight: bold;
	}
h2
	{
		font-size: 12px;
		font-weight: bold;
	}
li
	{
		margin: 0px;
		lineheight: 10px;
	}

#mail
	{
		width: 220px;
		height: 200px;
		float: left;
	}
#tel
	{
		width: 160px;
		height: 200px;
		float: left;
	}
#email
	{
		width: 150px;
		height: 200px;
		float: left;
	}
#options
	{
		float: center;
	}