body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #081021;
	background-image: url(images/layout_01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#maintext {
	position:absolute;
	left:0px;
	top:115px;
	width:760px;
	height:685px;
	z-index:1;
}
#maintextcal {position:absolute;
left:0px;
top:115px;
width:760px;
height:685px;
z-index:1;
margin:0px 0px 0px 0px;}
#maintextcal .style1 {	background-image:url(images/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 650px;}
.cal {width:685px; height:650px; padding:0px 15px 0px 15px;}
#maintext .style1 {	background-image:url(images/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 650px;}
#maintext #maintable table {width:450px; font-size:12px; margin: 15px 0px 0px 60px;}
#maintext #maintable td {padding:3px; border-bottom: solid 1px #314861;}
.footer {
	font-size: 10px;
	text-align: center;
}

#maintext p, ul {font-size:12px; padding:0px 0px 0px 60px; width:450px; margin:15px 0px 0px 0px; text-align:justify;}
#maintext h1 {font-size:18px; color: #f5ad0d; font-weight:normal; font-family:"Arial Narrow", Arial; width:460px; margin:0px 240px 0px 50px; border-bottom: solid 1px #f5ad0d; padding:0px;}

#maintext #sidebar {
	position:absolute;
	left:543px;
	top:40px;
	width:165px;
	z-index:2;
	padding: 5px 0px 10px 10px; 
	border-left: solid 1px #314861;
}
#sidebar p {padding:0px; width: 140px;border-bottom: solid 1px #314861;}
#sidebar h2 {font-size:16px; font-weight:normal;}
#sidebar h4 {font-size:14px; font-weight:normal; color:#f5ad0d; margin:0px;}
#sidebar a {color:#ffffff;}
#sidebar a:hover {color:#314861;}
#navbar {
	position:absolute;
	left:25px;
	top:60px;
	height:18px;
	z-index:3;
	font-size:11px;
	margin:0px;
}
#navbar a {padding-right:12px; text-decoration:none; color:#ffffff;}
#navbar a:hover {padding-right:12px; text-decoration:underline; color:#f5ad0d;}
#ieslogo {
	position:absolute;
	left:25px;
	top:15px;
	width:400px;
	z-index:4;
	font-size: 36px;
	color: #f5ad0d;
	font-weight: bold;
	margin:0px;
}
#ieslogo a:hover {text-decoration:none;}
#ieslogo .style2 {font-size: 18px}
a {color:#f5ad0d; text-decoration:none;}
a:hover {color:#f5ad0d; text-decoration:underline;}


#pic {border:solid 1px #314861; margin:15px 0px 0px 25px;}
/*#maintable table#thumbs {margin:0px 0px 0px 60px; padding:0px; border-top:solid 1px #314861; border-right:solid 1px #314861; border-left:solid 1px #314861; visibility:visible;}
#maintable table#thumbs td {margin:0px; padding:0px; cursor:hand; cursor:pointer;}
#maintable table#thumbs tr#mid {border-bottom:solid 1px #314861;}
.thumb {border-left:solid 1px #314861;}

#maintable table#thumbs2 {margin:0px 0px 0px 60px; padding:0px; border-top:solid 1px #314861; border-right:solid 1px #314861; border-left:solid 1px #314861; visibility:hidden;}
#maintable table#thumbs2 td {margin:0px; padding:0px; cursor:hand; cursor:pointer;}
#maintable table#thumbs2 tr#mid {border-bottom:solid 1px #314861;}*/

#maintext #maintable #thumbs  {
	position:absolute;
	margin:20px 0px 0px 60px;
	padding:0px;
	visibility: visible;
}
#maintext #maintable #thumbs table {margin:0px; padding:0px;border-top:solid 1px #314861; border-right:solid 1px #314861; border-left:solid 1px #314861;}
#maintext #maintable #thumbs td {margin:0px; padding:0px; cursor:hand; cursor:pointer;}
#maintext #maintable #thumbs tr#mid {border-bottom:solid 1px #314861;}
.thumb {border-left:solid 1px #314861;}

#maintext #maintable #thumbs2  {
	position:absolute;
	margin:20px 0px 0px 60px;
	padding:0px;
	visibility: hidden;
}
#maintext #maintable #thumbs2 table {margin:0px; padding:0px;border-top:solid 1px #314861; border-right:solid 1px #314861; border-left:solid 1px #314861;}
#maintext #maintable #thumbs2 td {margin:0px; padding:0px; cursor:hand; cursor:pointer;}
#maintext #maintable #thumbs2 tr#mid {border-bottom:solid 1px #314861;}
.yellow {color:#f5ad0d;}