* {
	margin: 0px;
	padding: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: medium;
	background-color: #EEEEEE;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wraper {
	background-color: #FFFFFF;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
#header-title {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;  /*190px;*/
	background-image: url(../assets/logo.png);
}
#header-right {
	float: right;
	height: 190px;
/*	width: 450px;*/
}
#sidebar-left {
	float: left;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A0002;
	margin-bottom: 20px;
}
#container {
	margin-top: 20px;
	width: 900px; /*820*/
	margin-right: auto;
	margin-left: auto;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	height: 20px;
	margin-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
}
#topmenu {
	height: 20px;
	border-right-style: none;
	border-bottom-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 170px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #AFAFAF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu li {
	list-style: none;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #AFAFAF;
}




#topmenu li a {
	display: block;
	color: #3E3E3E;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#topmenu li a:hover {
	color: #9A0002;
}
#editable {
	padding-top: 10px;
	margin-left: 170px;
}
.text
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 74%;
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 5px;
}
#editable p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 74%;
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 5px; 
}
#editable td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 5px; 
}
#editable li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 5px;
	position: relative;
	left: 10px;
}
#editable li.a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	text-indent: 20px;
	position:relative;
	left: 50px;
	background-position:50px 5px; 
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#editable ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
	text-indent: 50px;
	padding-bottom: 5px;
}
#editable  h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#editable h2 {
	color: #9A0002;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 5px;
}
#editable  h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 10px;
	color: #000;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000; */
}

#editable  h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	font-style:italic;
	margin-bottom: 10px;
	color: #000;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000; */
}
#editable  a  {
	color: #1E7199;
}
#editable  a:hover  {
	text-decoration: underline;

}
#verticalmenu {
	width: 146px;
}
#verticalmenu a {
	color: #3E3E3E;
}
#verticalmenu a:hover {
	color: #9A0002;
}
#sidemenu {
	margin-top: 40px;
	width: 146px;
}
#sidemenu a {
	color: #3E3E3E;
}
#sidemenu a:hover {
	color: #9A0002;
}
#cse-search-box {
	margin-top: 70px;
	margin-left: 122px;
}
#footer {
	width: 820px;  /*980*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: #9A0002;
}

#footer a {
	text-decoration: none;
	color: #FFFFFF;  /*000000;*/
}
#footer a:hover {
	text-decoration: underline;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 74%;
	text-align: justify;
	text-indent: 20px;
	padding-bottom: 5px;
}

.design-by {
	text-align: right;
	color: #FFFFFF;
	font-size: 60%;
}
