body {
margin : 0;
padding : 0;
text-align : left;
color:#000000;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 125%;
}


#container {
padding: 10px 0 0 0;
width : 650px;
margin-left : auto;
margin-right : auto;
}


#container {
width : 650px;
margin-left : auto;
margin-right : auto;
}





h1 {
padding : 10px 0 10px 0;
font : normal 18px/30px verdana, arial, tahoma, sans-serif;
text-align:center;
background : inherit;
}


h2 {
padding-left : 5px;
font : bold 10px/12px verdana, arial, tahoma, sans-serif;
color : #5d775a;
background : inherit;
}

h3 {
margin : 0;
font : bold 170% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
letter-spacing : 5px;
color : #555B7D;
background : transparent;
}



blockquote {
font-weight : bold;
font-size: 110%;
color:#660033;
line-height: 135%;
text-align: left;
}


#colus {
text-align:justify;
-moz-column-count: 2;
-moz-column-gap: 2em;
-moz-column-fill: balance;
-webkit-column-count: 2;
-webkit-column-gap: 2em;
-webkit-column-fill: balance;
column-count: 2;
column-gap: 2em;
column-fill: balance;
}


/* stamp */
#stamp {
height: 290px;
	padding:0px 10px 10px 10px;	
}

.stamp1{
	float:left;
	width:46%;		
	height: 100%;
}

.stamp2{
	float:right;
	width:46%;		
	height: 100%;
}


#footer {
margin-top: 10px;
clear : both;
padding : 5px;
font-size : 0.95em;
color : #bbd2e0;
background : #00335B;
text-align:center;
}
#footer a:link, #footer a:visited {
background : inherit;
color : #eee;
text-decoration : none;
}

#footer a:hover {
border-bottom : 1px dashed #f2f2f5;
background : inherit;
color : #f2f2f5;
}