a:link {color: #CC0000}
a:visited {color: #333333}
a:hover {color: #666666}
a:active{color: #000000}
/* Page layout */

*
body {
background: url('images/alarailbg4.png') repeat; 
}
#main_container {
	width: 750px;
	background: url('images/alarailbg.gif') repeat;
	float: left;
	border: solid 4px #666666;
	margin-top: .5%;
	margin-left: 5%;
	text-align: left;
	font-family: Times New Roman;
	font-size: 14px;
}

#top_left {
	width: 875px;
	height: 134px;
	background: #000000 repeat;
	float: left;
	border: solid 1px #00000;
	text-align: center;
}
/* Left Menu */

#l_menu {
	width: 100px;
	height: 100%;
	background: url('images/alarailbg3.png') repeat;
	float: left;
	border: solid 2px #000000;
	margin-top: 1%;
	margin-left: 1%;
	text-align: left;
	font-family: TimeNewRoman;
	font-size: 14px;
}
/* Left eye */

#left_eye {
	width: 100px;
	float: left;
	margin: 0;
}