body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #968b68;
	text-align: center;
	margin-top: 0px;
	font-size: 0.8em;
}	

A {
/*	text-decoration:none;*/
	color: #448a94;
	font-weight:bold;
}

A:link {
	color: #448a94;
	font-weight:bold;	
}

A:hover {
	color: #448a94;
	font-weight:bold;
}

A:active {
	color: #448a94;
	font-weight:bold;
}

A:visited {
	color: #448a94;
	font-weight:bold;
}

td {
	font-size: 0.8em;
}

p {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 0px 0px;
}

ul {
  padding: 0px 0px 10px 15px;
  margin: 0px 0px 0px 0px;
}

small {
	FONT-SIZE: 0.85em;
}

li {
  letter-spacing: normal;
	list-style-type: disc;
}

/* DIV ids*/

#edges {
  background-image:url(images/edges_v3.gif);
	width:972px;
	position:relative;
	margin:0 auto;
}

#container {
	width:940px;
	position:relative;
	margin:0 auto;
	text-align:left;
}
	
#logo {
	position: relative;	
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#main {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 1100px;
	background-color: #1a384e;
	border: 0px solid #ffffff;
}

#menu {
	padding: 15px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	/* height: 1085px; */
	background-color: #3d5f77;
	border: 0px solid #ffffff;
}

#sidebar {
	padding: 0px 0px 0px 0px;
	margin: 25px 2px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.8em;
}

#copyright {
	color: #ffffff;
	z-index: 900;
  FONT-SIZE: 0.7em;
	height: 30px;
	width: 700px;
	padding: 0px 0px 0px 10px;
}

#footer {
	color: #ffffff;
	z-index: 900;
  FONT-SIZE: 0.7em;
	height: 30px;
}

a.menu {
	padding: 15px 5px 5px 5px;
}

A.menu:link {
	TEXT-DECORATION: none;
	color: #f2c457;
}

A.menu:hover {
	text-decoration:underline;
	color: #f2c457;
	font-weight:bold;
}

A.menu:active {
	text-decoration:underline;
	color: #f2c457;
	font-weight:bold;
}

A.menu:visited {
	text-decoration:none;
	color: #f2c457;
}

/* DIV classes */

.box_sidebar {
  height: 1085px;
	background-color: #3d5f77;
	padding: 15px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	overflow: none;
}

.box_sidebartitle {   
  background-color: #000000;
  color: #ffffff;
  FONT-SIZE: 0.9em;
  height: auto;
  padding: 0px 5px 2px 5px;
  border: 0px none #ffffff;
	border-style:none;
  margin: 0px 0px 0px 0px;
	overflow: none;
}

.box1 {
	color: #ffffff;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	overflow: none;
}

.box1title {   
	color: #448a94;
	font-weight: bold;
  height: auto;
  padding: 0px 5px 2px 0px;
  margin: 0px 0px 0px 0px;
	border-style: none;
	border-bottom: 1px solid #448a94;
}

.box2 {
	color: #ffffff;
  height: auto;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	overflow: none;
}

.box2title {   
	color: #f2c457;
	font-weight: bold;
  height: auto;
  padding: 15px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
}

.box3 {
	color: #ffffff;
  height: auto;
  padding: 30px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	overflow: none;
}

.box3title {   
	color: #f2c457;
	font-weight: bold;
  height: auto;
  padding: 15px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
}

.box_popup {
	color: #ffffff;
  height: auto;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
	border: 0px solid #ffffff;
	overflow: auto;
	text-align: left; 
  white-space: wrap;
}

.box_popuptitle {   
	color: #f2c457;
	font-weight: bold;
  height: auto;
  padding: 15px 0px 2px 0px;
  margin: 0px 0px 0px 0px;
}
/* special classes */

.sidebar_item_text {
	font-size: 1.3em;
	font-family: Times, sans-serif;
	color: #cccccc;
}

.sidebar_item_author {
	font-size: 1em;
	font-family: Times, sans-serif;
	color: #cccccc;
	text-align: right;
}




