
body {
	/*background:#efeeee; */
	background:#404040;
	width:1900px;
}
a{
	color:#fff;
}
a:hover{
	color:#b58e19;
}
a#logo, 
a#logo_styled {
	color:#ffffff;
}
a#logo_styled span.col{
	color:#b58e19;
}
/* Page structure
------------------------------------------------------------*/
/* top */
div#top{
	background: #1c1c1c}
div#highlights{
	background: #0a0a0a;
}
div#date{
	background:#404040;
	color:#ffffff;
}
span#login{
	border-right:1px solid #ffffff;
}
#login a,
#register a{
	color:#ffffff;
}
/* left adverisement */
div#top_left{
position:absolute;left:70px; top:170px;
}



/*menu*/
div#menu{
	background:#404040;
	border-bottom:7px solid #b58e19;
}
div#horiz-menu li.level1{
	border-right:1px solid #1c1c1c;
 	cursor:pointer;
}
div#horiz-menu li.level1 a,
div#horiz-menu li.level1 span.separator{
	color:#ffffff;
}
div#horiz-menu li.level1 span.separator:hover{
	background:#333333;
}
div#horiz-menu li li span.separator:hover,
div#horiz-menu li li span.separator:hover span,
div#horiz-menu li li span.separator span:hover{
	background:#404040!important;
}
div#horiz-menu li.level1:hover{
	background:#e7e7e7;
}
div#horiz-menu li.level1:hover a,
div#horiz-menu li.level1 a:hover{
	color:#333333;
}
div#horiz-menu li.level1.active{
	background:#b58e19;
}
div#horiz-menu li.level1.active:hover a,
div#horiz-menu li.level1.active a:hover{
	color:#ffffff;
}
div#horiz-menu li li{
	background:#333333;
	border-bottom:1px solid #404040!important;
}
div#horiz-menu li li a{
	color:#ffffff!important;
}
div#horiz-menu li li:hover a,
div#horiz-menu li li:hover li:hover a,
div#horiz-menu li li:hover li:hover li:hover a,
div#horiz-menu li li:hover li:hover li:hover li:hover a,
div#horiz-menu li li a:hover{
	color:#ffffff!important;
}
div#horiz-menu li li:hover{
	background:#404040;
}
div#horiz-menu li li:hover li a{
	color:#ffffff!important;
}
/* popups */
div#popups_container{
	background:#0a0a0a;
	color:#ffffff;
}
/* footer */
div#footer{
	border-top:2px solid #b58e19;
	color:#333333;
}
div#footer a{
	color:#b58e19;
}
div#footer a:hover{
	color:#404040;
}
div#footer_menu a{
	color:#333333;
}
div#footer_menu a:hover{
	color:#b58e19;
}
/* content */
div#content_column{
	background:#fff;
	border:1px solid #e7e7e7;
}
div#main_content,
div#bottom{
	color:#555;	
}
div#main_content a,
div#bottom a:hover{
	color:#b58e19;
}
div#main_content a:hover,
div#bottom a{
	color:#404040;
}
div#predefined ul{
	color:#b58e19;
}
/* column & inset */
div.column .moduletable, div#inset .moduletable,
div.column .moduletable_menu, div#inset .moduletable_menu,
div.column .moduletable_text, div#inset .moduletable_text,
div.column .moduletable_lite, div#inset .moduletable_lite,
div.column .moduletable_dark, div#inset .moduletable_dark,
div.column .moduletable_color1, div#inset .moduletable_color1,
div.column .moduletable_color2, div#inset .moduletable_color2{
	background:#fff;
	border:1px solid #e7e7e7;
}
/* bottom */
div#bottom{
	background:#fff;
	border:1px solid #e7e7e7;
}
/* blocks */
.us_width-20,
.us_width-25,
.us_width-33,
.us_width-50{
	border-left:1px solid #e7e7e7;
}
.module_wrap,
.users_wrap,
div#mainbody{
	border-top:1px solid #e7e7e7;
}
/*  Restrictions & suffixes
------------------------------------------------------------*/
.moduletable h3,
.moduletable_menu h3,
.moduletable_text h3,
.moduletable_lite h3,
.moduletable_dark h3,
.moduletable_color1 h3,
.moduletable_color2 h3{	
	color:#333333;
}
.button, .readon,
.moduletable .button, .moduletable .readon,
.moduletable_lite .button, .moduletable_lite .readon,
.moduletable_dark .button, .moduletable_dark .readon,
.moduletable_color1 .button, .moduletable_color1 .readon,
.moduletable_color2 .button, .moduletable_color2 .readon,
a.readon, .button{
	color:#fff!important;
}
.moduletable .button, .moduletable_lite .button:hover,
.moduletable_dark .button, .moduletable_color2 .button:hover,
.moduletable_color1 .button, .moduletable_lite .readon:hover,
.moduletable .readon, .moduletable_color2 .readon:hover,
.moduletable_dark .readon,
.moduletable_color1 .readon, 
.button,
.readon{
	background:#404040;
}
.button:hover,
.readon:hover,
.moduletable_lite .button, .moduletable .button:hover,
.moduletable_color2 .button, .moduletable_dark .button:hover,
.moduletable_lite .readon, .moduletable_color1 .button:hover,
.moduletable_color2 .readon, .moduletable .readon:hover,
.moduletable_dark .readon:hover,
.moduletable_color1 .readon:hover{
	background:#b58e19;
}
/* standard */
div#main_content .moduletable a, 
div#bottom .moduletable a{
	color:#404040;
}
div#main_content .moduletable a:hover,
div#bottom .moduletable a:hover{
	color:#b58e19;
}
/* _dark */
.moduletable_dark{
	background:#0a0a0a!important;
	color:#8a8a8a;
}
.moduletable_dark h3{
	color:#fff;
}
div#main_content .moduletable_dark a,
div#bottom .moduletable_dark a{
	color:#fff;
}
div#main_content .moduletable_dark a:hover,
div#bottom .moduletable_dark a:hover{
	color:#b58e19;
}
/* _color1 */
.moduletable_color1{
	background:#f9f9f9!important;
}
div#main_content .moduletable_color1 a,
div#bottom .moduletable_color1 a{
	color:#404040;
}
div#main_content .moduletable_color1 a:hover,
div#bottom .moduletable_color1 a:hover{
	color:#b58e19;
}
/* _color2 */
.moduletable_color2{
	background:#fffbed!important;
}
/* _lite & _color2 */
div#main_content .moduletable_lite a,
div#main_content .moduletable_color2 a,
div#bottom .moduletable_lite a,
div#bottom .moduletable_color2 a{
	color:#b58e19;
}
div#main_content .moduletable_lite a:hover,
div#main_content .moduletable_color2 a:hover,
div#bottom .moduletable_lite a:hover,
div#bottom .moduletable_color2 a:hover{
	color:#404040;
}
/* Standard Joomla modules
------------------------------------------------------------*/
/* latest & popular */
.moduletable ul,
.moduletable_color1 ul,
.moduletable_lite ul,
.moduletable_color2 ul,
.moduletable_dark ul{
	color:#555;	
}
.moduletable_dark ul{
	color:#8a8a8a;	
}
.moduletable ul li,
.moduletable_color1 ul li,
.moduletable_lite ul li,
.moduletable_color2 ul li{
	border-bottom:1px dotted #e7e7e7;
}
.moduletable_dark ul li{
	border-bottom:1px dotted #404040;
}
.moduletable ul li a,
.moduletable_color1 ul li a{
	color:#404040!important;	
}
.moduletable_lite ul li a,
.moduletable_color2 ul li a{
	color:#b58e19!important;	
}
.moduletable_dark ul li a{
	color:#fff!important;	
}
.moduletable ul li a:hover,
.moduletable_color1 ul li a:hover{
	color:#b58e19!important;	
}
.moduletable_lite ul li a:hover,
.moduletable_color2 ul li a:hover{
	color:#404040!important;	
}
.moduletable_dark ul li a:hover{
	color:#b58e19!important;	
}
/* menus */
.moduletable_menu ul ul{
	color:#b58e19;
}
.moduletable_menu ul li.active,
.moduletable_menu ul li.current{
	background:#f9f9f9;
}
.moduletable_menu ul li{
	border-bottom:1px dotted #dadada;
}
.moduletable_menu ul li:first-child{
	border-top:1px dotted #dadada;
}
.moduletable_menu ul li a{
	color:#404040!important;
}
.moduletable_menu ul li a:hover{
	color:#b58e19!important;
}
.moduletable_menu ul ul li{
	border-top:1px dotted #dadada;
	border-bottom:none;
}
.moduletable_menu ul ul span{
	color:#333333;
}
.moduletable_menu ul ul li a{
	color:#333333;
}
.moduletable_menu ul ul li a:hover,
.moduletable_menu ul ul li a:hover span{
	color:#b58e19!important;
}
/* mod_breadcrumbs */
span.breadcrumbs{
	background:#f8f8f8;
}
span.breadcrumbs .youah{
	color:#b58e19;
}
span.breadcrumbs span.pathway,
span.breadcrumbs a.pathway,
span.breadcrumbs span.last{
	color:#404040!important;
}
span.breadcrumbs a.pathway:hover{
	color:#b58e19!important;
}
span.breadcrumbs span.separator{
	color:#404040;
}
/* mod_search */
input#mod_search_searchword{
	border:1px solid #e7e7e7;
	color:#aaa;
}
div.search .button{
	color:#fff;
	background:#404040;
}
div.search .button:hover{
	background:#b58e19;
}
/* mod_login */
form#form-login{
	color:#fff;
}
form#form-login a:hover{
	color:#404040;
}
/* popups */
#popup_register #josForm{
	color:#fff;
}
#popup_register #josForm .invalid{
	color:#c20000;
}
/* Highlighter */
.gk_news_highlighter_interface{
	color:#fff;	
}
.gk_news_highlighter_item a,
.gk_news_highlighter_item span{
	color:#878b90;
}
.gk_news_highlighter_item a:hover,
.gk_news_highlighter_item a:hover span{
	color:#b58e19;
}
/* advert */
div.banneritem,
div.banneritem_text,
div.banneritem_lite,
div.banneritem_dark,
div.banneritem_color1,
div.banneritem_color2{
	border-bottom:1px dotted #e7e7e7!important;
}
div.banneritem_dark{
	border-bottom:1px dotted #404040!important;
}
/* Joomla classes - joomla_classes.css
------------------------------------------------------------------*/
#system-message ul{
	border-top:3px solid #b58e19!important;
	border-bottom:3px solid #b58e19!important;
}
#system-message ul li{
	background:#b58e19;
	color:#fff;
}
h1.componentheading,
.componentheading{
	color:#404040;
}
h2.contentheading,
.contentheading,
table.blog .contentheading{
	color:#333333;
}
input.inputbox{
	border:1px solid #e7e7e7;
}
.createdate,
.createby,
.small,
.written_by,
.modifydate{
	color:#999;
}
div.blog_more li{
	color:#b58e19;
}
ul.pagination a,
ul.pagination li span{
	border:1px solid #e7e7e7;
}
td.sectiontableheader{
	background:#fffbed;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td{
	border-bottom:1px solid #e7e7e7;
}
tr.sectiontableentry0:hover td,
tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td{
	background:#f8f8f8;
}
/* Gavick modules - gk_stuff.css
------------------------------------------------------------------*/
/* News Show Pro */
div.gk_npro_full_interface ul li,
.moduletable_lite div.gk_npro_full_interface ul li,
.moduletable_color1 div.gk_npro_full_interface ul li,
.moduletable_color2 div.gk_npro_full_interface ul li,
.moduletable_dark div.gk_npro_full_interface ul li.active{
	background:#e7e7e7;
}
div.gk_npro_full_interface ul li.active,
.moduletable_dark div.gk_npro_full_interface ul li,
.moduletable_color1 div.gk_npro_full_interface ul li.active{
	background:#404040;
}
.moduletable_lite div.gk_npro_full_interface ul li.active,
.moduletable_color2 div.gk_npro_full_interface ul li.active{
	background:#b58e19;
}
div.gk_npro_full_prev:hover, 
div.gk_npro_full_next:hover,
div.gk_npro_short_prev:hover, 
div.gk_npro_short_next:hover,
.moduletable_color1 div.gk_npro_full_prev:hover, 
.moduletable_color1 div.gk_npro_full_next:hover,
.moduletable_color1 div.gk_npro_short_prev:hover, 
.moduletable_color1 div.gk_npro_short_next:hover,
.moduletable_dark div.gk_npro_full_prev:hover, 
.moduletable_dark div.gk_npro_full_next:hover,
.moduletable_dark div.gk_npro_short_prev:hover, 
.moduletable_dark div.gk_npro_short_next:hover{
	color:#404040;
}
.moduletable_lite div.gk_npro_full_prev:hover, 
.moduletable_lite div.gk_npro_full_next:hover,
.moduletable_lite div.gk_npro_short_prev:hover, 
.moduletable_lite div.gk_npro_short_next:hover,
.moduletable_color2 div.gk_npro_full_prev:hover, 
.moduletable_color2 div.gk_npro_full_next:hover,
.moduletable_color2 div.gk_npro_short_prev:hover, 
.moduletable_color2 div.gk_npro_short_next:hover{
	color:#b58e19;
}
div.gk_npro_full_prev, 
div.gk_npro_full_next,
div.gk_npro_short_prev, 
div.gk_npro_short_next,
.moduletable_color1 div.gk_npro_full_prev, 
.moduletable_color1 div.gk_npro_full_next,
.moduletable_color1 div.gk_npro_short_prev, 
.moduletable_color1 div.gk_npro_short_next,
.moduletable_dark div.gk_npro_full_prev, 
.moduletable_dark div.gk_npro_full_next,
.moduletable_dark div.gk_npro_short_prev, 
.moduletable_dark div.gk_npro_short_next{
	color:#e7e7e7;
}
div.gk_npro_short_ulwrap ul{
	color:#333333;
}
div.gk_npro_short_ulwrap ul li{
	border-bottom-color:#e7e7e7;
}
.moduletable_dark div.gk_npro_short_ulwrap ul{
	color:#8a8a8a;
}
.moduletable_dark div.gk_npro_short_ulwrap ul li{
	border-bottom-color:#404040;
}
/* Image Show */

.kk_is_text,
.kk_is_text h4,
.kk_is_text h4 a{
	color:#fff!important;
}
.kk_is_text h4 a:hover{
	color:#b58e19!important;
}
.kk_is_text_bg{
	background:#0a0a0a;
}


h4.ta_center, p.ta_center {text-align: center;}
h4.ta_left,p.ta_left {text-align: left;}
h4.ta_right,p.ta_right {text-align: right;}
p.ta_justify {text-align: justify;}
img.i_left {display: block;float: left;}
img.i_right {display: block;float: right;}
img.i_center {display: block;margin: 0 auto 10px;}
a.readon_class {}
a.p_left {float: left !important;}
a.p_right {float: right !important;}
a.p_center {margin: 0 auto !important;}
/*default style*/
div.gk_npro_mainwrap {
	background: none;
}
div.gk_npro_full_interface {
	min-height:16px;
	float:left;
	width:100%;
	clear:both;
	margin-top:-4px;
}
div.gk_npro_full_interface ul {
	list-style-image: none!important;
	margin:0;
	padding: 0;
	float: left;
}
div.gk_npro_interface_bg,
div.gk_npro_short_interface_bg {
	float: right;
	width: 32px;
	height: 18px;
	position:relative;
	top:-26px;
}
div.gk_npro_full_next {	
	float: right;	
}
div.gk_npro_full_scroll1 {
	clear:both;
	overflow: hidden;
}
div.gk_npro_full_scroll2 {}
div.gk_npro_full_tablewrap {
	float: left;
}
table.gk_npro_table {}
table.gk_npro_table tr {}
table.gk_npro_table td {}
div.gk_npro_short {
	min-height: 21px;
}
div.gk_npro_short_scroll1 {
	overflow: hidden;
}
div.gk_npro_short_scroll2{
	overflow:hidden;
}
div.gk_npro_short_scroll2 {}
div.gk_npro_short_ulwrap {
	float: left;
}
div.gk_npro_short_ulwrap ul {
	margin: 4px 0 0 0;
	padding: 0;
	list-style-image: none!important;
	list-style-type:none!important;
}
div.gk_npro_short_ulwrap ul li {
	padding:2px 0;
	margin:0 0 2px 0;
	border-bottom: 1px dotted;
	line-height: 140%;
}
div.gk_npro_short_ulwrap ul li h4,
div.gk_npro_short_ulwrap ul li h4 a {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 3px 0;
}
div.gk_npro_short_ulwrap ul li p {
	font-size: 11px;
	margin: 0;
}
div.gk_npro_short_interface {
	padding-top: 5px;
	overflow: hidden;
	margin: 2px 0 0;
}
div.gk_npro_short_interface span {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
div.gk_npro_short_interface span a{
	font-weight: normal;
	text-transform: none;
}
div.gk_npro_short_prev {
	width: 33px;
	height: 15px;
	float: right;
	margin: 0;
}
div.gk_npro_short_prev:hover {
	cursor: pointer;
}
div.gk_npro_short_next {
	width: 33px;
	height: 15px;
	float: right;
	margin: 0;
}
div.gk_npro_short_next:hover {
	cursor: pointer;
}
h4.gk_npro_header {
	font-weight:normal;
	font-size: 18px;
	font-family:Georgia, serif;
	margin: 3px 0 8px 0;
}
p.gk_npro_text {
	margin: 0;
	font-size: 12px;
}
p.gk_npro_info {
	font-size: 10px;
}
div.gk_npro_mainwrap a.readon_class{
	text-decoration:none!important;
          margin:10px 0 15px;
}
div.gk_npro_full_prev, 
div.gk_npro_full_next,
div.gk_npro_short_prev, 
div.gk_npro_short_next{
	width: 16px;
	height: 9px;
	float: left;
	margin: 0!important;
}
div.gk_npro_short_prev, 
div.gk_npro_short_next{
	float:right;
}
div.gk_npro_full_prev:hover, 
div.gk_npro_full_next:hover,
div.gk_npro_short_prev:hover, 
div.gk_npro_short_next:hover{
	cursor: pointer;
}
div.gk_npro_full_interface ul li,
div.gk_npro_full_interface ul li:first-child{
	cursor: pointer;
	float: left;
	width: 9px;
	height: 9px;
	border:none!important;
	margin:0 3px 0 0!important;
	text-indent: -999em;
	padding: 0;
}
div.gk_npro_full_interface ul li.active{ 
	margin:0!important;
	margin-right: 3px!important;
}
.gk_npro_short_next,
.gk_npro_short_prev{
	position:relative;
	top:-7px;
}
/* GK Tab 
---------------------------------------------------------------*/
.clearfix-tabs{
	clear: both;
}
.gk_tab_item_space{
	padding:10px 0;
}
div.gk_tab-style1 {
	position: relative;
}
div.gk_tab_wrap-style1 {
	margin: 0 auto;
}
ul.gk_tab_ul-style1 {
	list-style-type: none;
	margin:10px 0 5px 0;
	list-style-image:none!important;
	overflow:hidden;
	padding:0 4px;
}
div.gk_tab_container0-style1 {
	clear: both;
}
div.gk_tab_container1-style1 {
	overflow: hidden;
}
div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
	padding: 0;
}
div.gk_tab_item-style1 h4.gk_tab_news_header {
	font-size: 14px;
	font-weight: normal;
	margin: 8px 0;
}
div.gk_tab_item-style1 p.gk_tab_news_text{
	font-size: 12px;
}
div.gk_tab_item-style1 img.gk_tab_news_image{
	padding: 2px;
}
ul.gk_tab_ul-style1 li,
ul.gk_tab_ul-style1 li.active{
	float:left;
	width:auto;
	height:20px;
	cursor:pointer;
	padding:0!important;
	font-weight:bold;
	line-height:24px;
	height:24px;
}
ul.gk_tab_ul-style1 li:first-child{
	margin:0!important;
}
ul.gk_tab_ul-style1 li span,
ul.gk_tab_ul-style1 li.active span{
	display:block;
	height:24px;
	line-height:24px;
	margin:0 0 0 5px;
	padding:0 8px 0 3px;
}
.gk_tab_container0-style1,
.gk_tab_container1-style1,
.gk_tab_container2-style1{
	position:relative;
}



/* Image Show
---------------------------------------------------------------*/
.kk_is_wrapper{
	position:relative;
}
.kk_is_preloader,
.kk_is_preloader div{
	position:absolute;
	z-index:999;
	width:100%;
	height:100%;
}
.kk_is_preloader div{
	position:relative;	
}
.kk_is_preloader p{
	font-size:32px;
	font-family:Georgia, serif;
	position:absolute;
	right:50px;
	bottom:20px;
}
.kk_is_slide{
	position:absolute;
}
.kk_is_text{
	position:absolute;
	z-index:997;
	left:10px;
	padding:12px 4px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, sans-serif;
	margin-right:10px;
}
.kk_is_text h4{
	font-size:24px;
	font-family:Georgia, serif;
	font-weight:normal;
}
.kk_is_text_bg{
	position:absolute;
	z-index:996;
	width:100%;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.kk_is_text_data{
	display:none;
}
.kk_is_prev,
.kk_is_next{
	text-indent:-999em;
	width:23px;
	height:39px;
	position:absolute;
	z-index:900;
	cursor:pointer;
}
.kk_is_prev{
	top:40%;
	left:20px;
}
.kk_is_next{
	top:40%;
	right:20px;
}

#timetablebox {
	width: 100%;
	text-align: left;
	padding: -1px;
	margin-top: 0px;
	background-color:  #FFFEE0;
	border: 1px #B6CEF9 solid;
	padding-bottom: 6px;
	height:410px;
		
		}
		
		#timetablebox h1 {
  margin-top:5px; margin-bottom: 5px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.4em;
  text-align: center;
  color: #2153AA;
}

#timetablebox p {
  font-family:  arial, verdana, sans-serif;
  font-size: 1.1em;
  text-align: center;
  color: #2153AA;
  
}

#photobox2 {
	width: 100%;
	text-align: left;
	padding: -1px;
	margin-top: 0px;
	background-color:  #FFFEE0;
	border: 1px #B6CEF9 solid;
	padding-bottom: 6px;
	height:410px;
		
		}
		
		#photobox2 h1 {
  margin-top:5px; margin-bottom: 5px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.4em;
  text-align: center;
  color: #2153AA;
}

#contactbox2 {
	width: 100%;
	text-align: left;
	padding: -1px;
	margin-top: 0px;
	background-color:  #FFFEE0;
	border: 1px #B6CEF9 solid;
	padding-bottom: 6px;
	height:410px;
		
		}
		
		#contactbox2pic {
	float: left;
	padding-left: 4px;
        padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	margin-bottom: 2px;
	border: 0px;
}


#contactbox2 h1 {
  margin-top:5px; margin-bottom: 5px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.4em;
  text-align: center;
  color: #2153AA;
}

#contactbox2 h2 {
  margin-top:3px; margin-bottom: 2px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.0em;
  text-align: left;
  v-align: top;
  color: #2153AA;
  font-style: italic;
}

#contactbox2 p {
  margin-top:5px; margin-bottom: 1px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.1em;
  text-align: left;
  color: #2153AA;
  
}



#contactbox2 a {
  margin:2px;margin-top:5px;margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.90em;
  font-weight: bold;
  line-height: 16px;
  color: #2153AA;
  background-color: #FFFEE0;
  padding-right:2px;
  padding-top:2px;
  padding-bottom:2px;
  font-style: italic;
}

#contactbox2 a:hover {
  margin:2px;margin-top:5px;margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.90em;
  font-weight: bold;
  line-height: 16px;
  color: #2153AA;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #2153AA;
  padding-right:2px;
  padding-top:2px;
  padding-bottom:2px;
  font-style: italic;
}




#linkbox2 {
	width: 100%;
	text-align: left;
	padding: -1px;
	margin-top: 0px;
	background-color:  #FFFEE0;
	border: 1px #B6CEF9 solid;
	padding-bottom: 6px;
	height:130px;
		
		}

#linkbox2pic {
	float: left;
	padding-left: 4px;
        padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	margin-bottom: 2px;
	border: 0px;
}

#linkbox2 h1 {
  margin-top:3px; margin-bottom: 5px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.1em;
  text-align: left;
  color: #2153AA;
}

#linkbox2 h2 {
  margin-top:3px; margin-bottom: 2px;
  font-family:  arial, verdana, sans-serif;
  font-size: 1.0em;
  text-align: left;
  v-align: top;
  color: #2153AA;
  font-style: italic;
}

#linkbox2 p {
  margin-top:5px; margin-bottom: 1px;
  font-family:  arial, verdana, sans-serif;
  font-size: 0.8em;
  text-align: left;
  color: #2153AA;
}



#linkbox2 a {
  margin:2px;margin-top:5px;margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.90em;
  font-weight: bold;
  line-height: 16px;
  color: #2153AA;
  background-color: #FFFEE0;
  padding-right:2px;
  padding-top:2px;
  padding-bottom:2px;
  font-style: italic;
}

#linkbox2 a:hover {
  margin:2px;margin-top:5px;margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.90em;
  font-weight: bold;
  line-height: 16px;
  color: #2153AA;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #2153AA;
  padding-right:2px;
  padding-top:2px;
  padding-bottom:2px;
  font-style: italic;
}


#linkbox2pic {
	float: left;
	padding-left: 2px;
        padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	margin-bottom: 2px;
	border: 0px;
}
