body {
	background: #FAF1DC;
	font-family: "Times New Roman", Times, serif;
         	font-size: 16px;
}

	A 	{
color: #0000CD;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

	A:link, A:visited		{
	color: #DC143C;
	text-decoration: none;
} 

	A:hover		{
	color: Blue;
}

p {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
} 

.block {
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
} 
#content {
	float: left;
	width: 65%;
	background: #fff;
	border-right: 1px dotted #999;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

# tab {
	margin-left: 7px;
}

h2 {
	font: 28px "Times New Roman", Times, serif;
	color: #000182;
	font-weight: bolder;
	border: none;
} 

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #F6E6C0;
	font-size: 17px;
	background: #d50f04;
	text-transform: uppercase;
	border: thin solid Gray;
	text-align: center;
	margin-top: 0;
}   

div {
	border: none;
	}

#left {
	float: left;
	width: 15%;
        max-width:125px;
	}
	
#S-left {
	float: left;
	width: 15%;
	}
	
#space  {
	float: left;
	width: 90px;
}
#center {
	float: left;
	width: 55%;
	border: thin solid Gray;
        max-width:950px;
        min-width: 350px;
	}
#r-center {
	float: left;
	width: 42%;
	border: thin solid Gray;
	text-align: center;
}
#right {
	float: left;
	width: 29%;
	border: thin solid Gray;
        min-width:300px;

}

#main {
	float: left;
	width: 82%;
	text-align: left;
	padding-left: 7px;
	padding-right: 5px;
        max-width:1325px;
	}

#r-right {
	float: left;
	width: 41%;
	border: thin solid Gray;
	text-align: center;
}

#logo{
    max-width: 125%
	float: left;
	margin-left: 277px;
        padding-left: 7px;
	padding-right: 5px;
       }

#footer {
	font: smaller;
	float: left;
	width: 85%;
	text-align: center;
}

#cssmenu {
  border: thin solid Gray;
  margin-left: auto;
  margin-right:auto;
  padding: 0px;
  font: 14px "Times New Roman", Times, serif;
  font-weight: bold;
  width: 825px;
  text-align: center;
}
#cssmenu ul {
  background: #d50f04;
  height: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu li {
  float: left;
  padding: 0px;
}
#cssmenu li a {
  background: #d50f04 url('seperator.png') bottom right no-repeat;
  display: block;
  font: 12px verdana, arial, sans-serif;
  font-weight: bold;
  line-height: 25px;
  margin: 0px;
  padding: 0px 25px;
  text-align: center;
  text-decoration: none;
}
#cssmenu > ul > li > a {
  color: #F6E6C0;
}
#cssmenu ul ul a {
  color: #F6E6C0;
}
#cssmenu li > a:hover,
#cssmenu ul li:hover > a {
  background: #f87c82 url('hover.png') bottom center no-repeat;
  color: #FFFFFF;
  text-decoration: none;
}
#cssmenu li ul {
  background: #d50f04;
  display: none;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: 0px;
  position: absolute;
  width: 225px;
  z-index: 200;
  /*top:1em;
	/*left:0;*/

}
#cssmenu li:hover ul {
  display: block;
}
#cssmenu li li {
  background: url('sub_sep.png') bottom left no-repeat;
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  width: 225px;
}
#cssmenu li:hover li a {
  background: none;
}
#cssmenu li ul a {
  display: block;
  height: 35px;
  font-size: 12px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left;
}
#cssmenu li ul a:hover,
#cssmenu li ul li:hover > a {
  background: #d50f04 url('hover_sub.png') center left no-repeat;
  border: 0px;
  color: #ffffff;
  text-decoration: none;
}
#cssmenu p {
  clear: left;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center
}

#nav-menu li a.list
{
	background: #d50f04 bottom left;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 8.5em;
	display: block;
	border: 0.1em solid;
	color: White;
	text-decoration: none;
	text-align: center;
	padding: 3px 3px;
	margin-top: 3px;
}
#nav-menu li a.list:hover
{
	background: #d50f04 bottom left;
	height: 1.5em;
	line-height: 1.5em;
	float: left;
	width: 8.5em;
	display: block;
	border: 0.1em solid;
	color: Silver;
	text-decoration: none;
	text-align: center;
	padding: 3px 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End IE5-Mac hack */

#nav-menu
{
	position: relative;
	margin-left: 20%;
	margin-right: 10%;
	width: 100%;
	text-align: center;
}
.note {
	font-size: smaller;
	font-style: italic;
	color: #000182;
	font-weight: bold;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
}
img {
	max-width: 115%;
	height: auto;
}