/* Menu Layout */
.menu {
	z-index:1000;
	float:right; /* this page only */
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 50px;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
}
/* hack for IE5.5 */
* html .menu ul {
	margin-left:-16px;
	ma\rgin-left:0;
	font-family: Arial, Helvetica, sans-serif;
}
/* position relative so that you can position the sub levels */
.menu li {
	position:relative;
	height:26px;
	color: #FFFFFF;
	background-color: #EFEFEF;
	font-family: Arial, Helvetica, sans-serif;
}

/* get rid of the table */
.menu table {
	position:absolute;
	border-collapse:collapse;
	top:0;
	left:0;
	z-index:100;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
}

/* style the links */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:149px;
	color:#000;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	font-family: Arial, Helvetica, sans-serif;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {
	width:150px;
	w\idth:149px;
	font-family: Arial, Helvetica, sans-serif;
}
/* style the link hover */
* html .menu a:hover {
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

.menu :hover > a{
	color:#ffffff;
	background-image: url(img/menulogo.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #9cc5ca;
	font-family: Arial, Helvetica, sans-serif;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:-150px;
	font-family: Arial, Helvetica, sans-serif;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
	visibility:visible;
	font-family: Arial, Helvetica, sans-serif;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
	visibility:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
	visibility:hidden;
	font-family: Arial, Helvetica, sans-serif;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{
	visibility:visible;
	font-family: Arial, Helvetica, sans-serif;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {
	visibility:visible;
	font-family: Arial, Helvetica, sans-serif;
}

body{
	margin:0;
	padding:30px 0;
	font:76% Arial, Helvetica, sans-serif;
	color:#222;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-attachment: fixed;
	background-color: #e51b24;
	background-image: url(img/bodybg2.png);
	background-repeat: repeat-x;
}

#thetop{
margin:0;
}

#container{
	width:720px;
	background:#fff url(img/contbg2.png) no-repeat;
	color:#222;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

a{
	text-decoration:none;
	background-color:inherit;
	color:#e51b24;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
	padding:0 0 0 10px;
}

#logo{
	float:left;
	width:520px;
	margin:0 0px 0 0;
	background:no-repeat center top;
	border:4px solid #dde;
	color:#555;
	overflow:auto;
	padding: 1px 1px 0px;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#009933;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
	float:left;
	width:530px;
	margin-right:20px;
	padding:0;
}

.headerstyle{
	display:block;
	margin:30px 0 10px 0;
	padding:5px 0 5px 8px;
	color:#222;
	text-decoration:none;
	background-repeat: repeat-x;
	background-image: url(img/gradient22.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ddd;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #ddd;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(img/gradient1.png) repeat-x;
color:#093;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
	background:#FFFFFF url(img/gradient22.png) repeat-x;
	color:#222;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(img/footerbg2.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
	margin:0 0 10px 0;
	font-weight:normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1{
font-size:2.8em;
}

h2{
	margin:0 0 4px 0;
	font-size:1.8em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3{
margin:20px 0 8px 0;
font-size:1.4em;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
	font-size:0.9em;
	text-align:right;
}

.block{
	padding:20px;
	background:#eee;
	color:#222;
	border:2px solid #ddd;
	font-size: x-small;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}
.BOLDED {
	background-color:inherit;
	font-weight: bold;
}
.Hilight {
	color: #009900;
}
