body {
  	margin: 0px; padding: 0px;  text-align: left;
  	vertical-align: top; 
  	font-family: Arial, Helvetica, sans-serif;
  	background-color: #192C70;
  	font-size: 11px;
  	color: #FFFFFF; 
} 

#overlay {

	background-image: url(images/overlay.png); 
	position: absolute;
	
	
	/*float: left;*/
	top:0;
	left: 0;
	z-index: 90;
	width:100%;
	height:100%;
	
	
}
#box{     
	width:300px;   
	height: 320px;
	margin-top: 200px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;  
	    
	padding:0px;     
	border:1px solid #FFFFFF; 
	background-color:#CED8FF ; 
	color: #D5C8E1;
	
	
	/*padding-left: 10px;*/
	/*padding-top: 3px;*/
}
#box_received{     
	width:300px;   
	height: 150px;
	margin-top: 200px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;  
	    
	padding:0px;     
	border:1px solid #FFFFFF; 
	background-color:#CED8FF ; 
	color: #D5C8E1;
	
	
	/*padding-left: 10px;*/
	/*padding-top: 3px;*/
}

 div.overlay h2{
	background-color:#192C70 ; 
	color: #CED8FF;
	height: 18px ; 
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;

}

div.overlay p{
	color: #192C70;
	margin: 17px;
	padding-top: 0px; 
}
* html #overlay {


	background-color: #333;    
 	background-color: transparent;     
	background-image: url(blank.gif);     
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src="images/overlay.png", sizingMethod="scale"); */
	
	
}


.nav {
	background-color:#192C70;
	color: #FFFFFF;
	font-size: 16px;
    font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
} 

.nav_selected {
	background-color:#192C70;
	color: #FFFFFF;
	font-size: 16px;
    font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	text-align:center;
	text-decoration: none;
}  

.nav :hover{
	color: #9CB1FF;
}
.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav_selected a {
	color: #9CB1FF;
	text-decoration: underline;
}

.navbar {		
	background-color: #192C70;
	height:21px;
	padding-top: 4px;
	border: 0px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
 
.background_top
{
	width: 900px;
	height: 208px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	margin-bottom: 0%;
	padding: 0%;
	background-color: #192C70;
	background: url(images/background_top4.jpg) ;position: relative;
}

.background_bottom
{
	width: 900px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	background-color: #192C70;
	background: url(images/background_bottom4.jpg) ;
}
.container {
	vertical-align:top ;
	width: 900px;
	height: 368px;	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #192C70;
	background: url(images/background.jpg) repeat-y;
	
}
.content {
	width: 800px;	
	font-size: 12px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #192C70;
	z-index:1;
}

.content p {	
	z-index:1;
	color: #192C70;
	margin-left: 17px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px; 
}

.small {
	font-size: 11px;
	font-weight: bold;
}
.tiny {
	font-size: 9px;
}
a {
	text-decoration: none; 
	font-weight: bold; 
	color: #3C1266;
}

a:hover{
	text-decoration: underline;
	
}

form {
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
  	font-weight: bold;
	color: #3C1266; 
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 4px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  	font-weight: bold;
	color: #3C1266; 
	margin-top: 3px;
	margin-left: 17px;
	margin-bottom: 3px;
	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
  	font-weight: bold;
	color: #3C1266; 
	margin-top: 1px;
	margin-left: 17px;
	margin-bottom: 1px;
	
}

.footer {
	background-color: #CED8FF;
	width: 780px;
	height: 14px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	font-size:10px; 
	font-weight: bold;
	color: #192C70 ;
	text-align: left;
	font-weight: normal;
	
	}
	

.weblomania {
	background-color: #CED8FF;
	width: 780px;
	height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	margin-left: 50px;
	margin-right: 50px;
	font-size:10px; 
	font-weight: bold;
	color: #6920B3 ;
	text-align: left;
	font-weight: normal;
	
}
.weblomania a{
	color:#192C70; 
	text-decoration: none; 
	font-weight: bold;
}
.weblomania a:hover{
	color:#FFFFFF; 
	text-decoration: underline; 
	font-weight: bold;
}



div.twothirds {	
	float: left;
	width: 530px;
	height: 343px;
	background-color: #FFFFFF;
	
}
div.twothirdssplash {	
	float: left;
	width: 530px;
	height: 343px;
	background-color: #FFFFFF;
	background: url(images/splash.jpg) ;
	
}
div.twothirds_small {	
	float: left;
	width: 530px;
	height:123px;
	background-color: #FFFFFF;
	
}
div.twothirds_small p {
	
	padding-left: 30px;
	background-color: #CCFFCC;

}


div.rightthird {
	float: right;
	width: 269px;
	height: 170px;
	background-color:#CED8FF;
	margin-top: 1px;
	margin-right: 1px;
	
}

div.rightthird h2{
	background-color:#192C70 ; 
	color: #CED8FF;
	height: 18px ; 
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;

}
div.rightthird p{


	padding-top: 5px;

}

div.half_left{
	float:left; 
	width: 250px;
	height: 130px;	
	text-decoration: none;
	border: 0px; 
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px; 
	margin-bottom: 6px;
  	font-weight: normal;
	font-size:11px;

}
div.half_right{
	float:right; 
	width: 250px;	
	height: 130px;
	text-decoration: none;
	border: 0px; 
	padding: 0px;
	margin-right: 10px;
	margin-left: 0px; 
	margin-bottom: 6px;
  	font-weight: normal;
	font-size:11px;

}




.horizontal_divider {
	background: url(images/horiz_divider.gif) no-repeat ;
	top: auto;
	float: none; 
}


.imgbottomright {
	margin-top: 22px;
	float: right; 
	padding-left:10px; 
}
.imgtopright {
	margin-bottom: 22px;
	float: right; 
	padding-left:10px; 
}
.imgbottomleft {
	margin-top: 22px;
	float: left; 
	/*padding-right:17px; */
}

.imgleft {
	float: left; 
	padding-left:20px; 
}

.imgright {
	float: right; 
	padding-left:17px; 
}

.imglist {
	float: left;
	margin-left: -20px;
	margin-right: 27px;
	/*width: 50px; height:50px;*/
}
.corgi{
	width: 60px;
	height: 100px;
	/*margin-left: auto;
	margin-right: auto;*/
	/*margin-top: -20px;*/
	padding-left: 00px;
	position: absolute; 
	left: -40px;top: 30px;
	text-align:center;
	/*background-color: #192C70;
	background: url(images/background_bottom4.jpg) ;*/

}
.corgi img { text-align:center; /*margin-left: 40px;*/}
.corgi p {width: 60px; text-align:center;}