/* Layout */

#container {
	width:100%; /*IE 5.xx and IE 6 don't like auto margins*/
	margin:0 auto;
}

#layout {
	width:864px;
	height:100%;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(../Main/Layout_Bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
}

#layout .Logo {
padding-right:391px;
float:right;
}

#layout .Logo_Circle {
padding-left:241px;
padding-top:95px;
float:left;
}

#layout .Menu {
float:left;
padding-left:21px;
}


#layout .Pic {
float:left;
}

#Noli {
	list-style-type: none;
	background-image: url(../Main/List_Starter.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: left center;
}

.ImgBorder {
	border: 1px solid #FFF;
}

/* End Layout */


/* LINKS */
A.MenuCss:link, A.MenuCss:visited, A.MenuCss:active {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


A.MenuCss:hover {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	

}

A.email:link, A.email:visited, A.email:active {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}


A.email:hover {
	color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;	

}

A.copyright:link, A.copyright:active, A.copyright:visited {
	color: #7c7c7c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

A.copyright:hover {
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}

/* END LINKS */


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
