H1.main_title  { 
font-family: Garamond, "Times New Roman", serif;
font-size: 21px;
margin-top: 0px;
margin-bottom: 0px; 
}

H2.right_items  { 
font-family: Garamond, "Times New Roman", serif;
font-size: 19px;
margin-top: 0px;
margin-bottom: 0px;
}

H2.left_items  { 
font-family: Garamond, "Times New Roman", serif;
font-size: 19px;
margin-top: 0px;
margin-bottom: 0px;
}

H2.subtitle  { 
background: url(../images/title.gif) 0px no-repeat;
padding-left: 50px;
padding-top: 15px;
height:30px;
font-family: Garamond, "Times New Roman", serif;
font-size: 19px;
margin-top: 0px;
margin-bottom: 0px;
}

a.news_menu {
background: url(../images/arrow2.gif) 0px no-repeat;
padding-left: 25px;
height:23px;
}

a.links {
background: url(../images/arrow3.gif) 0px no-repeat;
padding-left: 30px;
height:23px;
}

a.main_menu {
background: url(../images/arrow4.gif) 0px no-repeat;
padding-left: 30px;
height:23px;
}

body {
background: url(../images/bgr.png) repeat;
border:		0px;
padding:	0px;
margin:		0px;
}


div.title_left {
position: absolute;
background: url(../images/menu_left.gif) no-repeat;
left: 200px;
width: 17px;
height:25px;
}

div.title_middle {
margin-left: 15px;
margin-right: 15px;
background: #FF9900;
height:25px;
}

div.title_right {
position: absolute;
background: url(../images/menu_right.gif) no-repeat;
right:   200px;
width: 17px;
height:25px;
margin-top:-25px;
}

div.website {
position:	absolute;
top:		10px;
left:		10px;
right:		10px;
}

div.top {
left:		0px;
top:		0px;
right:          0px;
height:		95px;
background:	#FFCC66;
border:   	solid;
border-width: 	2px;
border-color: 	#FF3300;
padding-left:	2px;
padding-right:	2px;
padding-bottom:	2px;
padding-top:	3px;
}


div.main {
position:	absolute;
left:		0px;
top:		115px;
width:		100%;
height:		100%;
}

div.left {
position:	absolute;
left:		0px;
top:		0px;
width:		190px;
margin:		0px;
}

div.left_title {
background:	url(../images/menu.gif);
height:		20px;
width:		190px;
margin:		0px;
height:		25px;
}

div.left_items {
background:	#FFCC66;
border:   	solid;
border-width: 	2px 2px 2px 2px;
border-color: 	#FF9900;
margin-bottom:	10px;
padding: 	3px;
}


div.content {
margin-left:	200px;
margin-right:	200px;
margin-bottom:	10px;
background:	#FFCC66;
border:   	solid;
border-width: 	2px 2px 2px 2px;
border-color: 	#FF9900;
padding: 	3px;
}

div.content_title {
height:		25px;
margin-left:	200px;
margin-right:	200px;
}

div.right {
position:	absolute;
right:		0px;
top:		0px;
width:		190px;
}

div.right_items {
font-size: 	14px;
background:	#FFCC66;
border:   	solid;
border-width: 	2px 2px 2px 2px;
border-color: 	#FF9900;
margin-bottom:	10px;
padding: 	3px;
}

div.right_title {
background:	url(../images/menu.gif);
height:		20px;
width:		190px;
margin:		0px;
height:		25px;
}

div.bottom {
margin-top:	10px;
margin-left:	200px;
margin-right:	200px;
bottom:		0px;
background:	#999999;
}

div.align_right_top {
position: absolute;
right:      	5px;
top:	  	5px;
}

ul {
  margin: 0;
  padding-left: 10px;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

