body { 
text-align: left;
background-color: #FFF; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
font-weight: normal;
}

img{
border-style: none;
}

* {
margin: 0;
padding: 0;
}

.inside { 
padding: 10px 10px 10px 10px;
}

.inside_main{ 
padding: 10px 20px 20px 20px;
}

.inside_notop { 
padding: 0 10px 10px 10px;
}

.inside_thin { 
padding: 3px 5px 3px 5px;
}

#wrap {
width: 950px;
border: 0px solid #fff;
margin: 0 auto; /* center hack*/
text-align: left; /* center hack*/
}

#wrap_inner {
width: 908px;
border-right: 1px solid #999;
border-left: 1px solid #999;
padding: 20px;
}


#content {
width: 908px;
overflow: hidden;
}

#header{
width: 950px;
height: 250px;
color: #FFF;
font-weight: bold;
background-color: #fff;
background-image: url(../images/britain-cuban-head.png); 
background-repeat: no-repeat;
}




#footer{
background-color: #314ee0;
width: 950px;
clear: both;
}
#footer p{
color: #fff;
font-size: 10pt; 
}

.itembox_head{
background-color: #314ee0;
padding: 2px 10px 2px 10px;
color: #fff;
}

.itembox_body {
background-color: #e9ebf0;
padding: 10px 10px 10px 10px;
border: 0px solid #314ee0;
}

.itembox_1 {
background-color: #fff;
padding: 0 10px 10px 10px;
border: 1px solid #999;
text-align: center;
}

.itembox_side {
background-color: #fff;
width: 260px;
padding: 0 10px 10px 10px;
border: 1px solid #999;
text-align: center;
}

#news-content {
/* background-color: #fff; */
width: 570px;
text-align: left;
margin-right:30px;
float:left;
}

#sidebar-right {
width: 300px;
text-align: left;
float:left;
}


.itembox_news {
/* background-color: #fff; */
margin-bottom: 10px;
border: 1px solid #999;
}
.itembox_news h3 {
color: #f00;
font-family: Times New Roman, Times, serif;   
font-size: 16pt;
font-weight: normal;
font-style: normal;
margin-top: 0;
}

p, h1, h2, h3, h4{
margin-bottom: 9pt;
margin-top: 9pt;
}

p.small{
font-size: 8.5pt; 
line-height: 10pt;  
margin-bottom: 6px;  
margin-top: 6px; 
}

p.large{
font-size: 10pt; 
line-height: 13pt;  
margin-bottom: 6px;  
margin-top: 6px; 
}

.white{
color: #FFF;
}

.caption{
font-size: 8.5pt; 
line-height: 10pt;  
color: #CC0000;
margin-bottom: 9px;  
margin-top: 9px; 
}


a.menu{
font-size: 11pt; 
font-weight: bold;
text-decoration: underline;
color: #314ee0;
}

a:hover.menu{
text-decoration: underline;
color: #CCC;
}


a{
text-decoration: none;
color: #000099;
font-weight: normal;

}

a:hover{
text-decoration: underline;
color: #CCC;
}

a.light {
text-decoration: underline;
color: #FFF;
font-weight: normal;
}

h1{
font-family: Times New Roman, Times, serif; 
color: #fff;  
font-size: 30pt;
font-weight: normal;
font-style: normal;
}

h2{
font-size: 20px;
font-weight: normal;
font-style: normal;
color: #666;
}

h3{
font-size: 20px;
font-weight: bold;
font-style: normal;
color: #fff; 
}

h4{
font-size: 12px;
}

h5{
font-family: Times New Roman, Times, serif; 
color: #C00;
font-size: 24px;
font-style: normal;
font-weight: bold
}

h6 { color: #000;  font-size: 9pt;
	text-decoration: none; font-weight: normal; 
	border: 1px solid #999;
   padding: 10px;
   margin: 10px;
   text-align: center;
}

p.error {
font-family: Times New Roman, Times, serif; 
color: #C00;
font-size: 20px;
font-style: italic;
font-weight: bold
}

ul {
	list-style: square inside; 
	color: #C00;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	font-size: 14pt;
	}
li {
	margin-top: 2px;
	font-size: 11pt;
	color: #000;
}
li ul {
	list-style: disc inside; 
	color: #C00;
	margin-left: 15px;
	padding-left: 0;
	text-indent: 0;
	font-size: 14pt;
	}	


p.blogForm{
font-size: 8.5pt; 
margin-bottom: 8px;  
margin-top: 8px; 
}

