BODY {
	background-color:#99CCFF;
	background-image:url('images/bg.jpg');
	background-attachment:fixed;
	width:100%;
    height:100%;
	background-size: 100%;}

IMG.header { 
	display: block;
	float:left;}
	

DIV.change {
	float:left;
	width:425px;
	height:300px;
	background-image: url('pic1.jpg');}

DIV.links {
	margin-left: auto;
	margin-right: auto;
	width:850px;
	height:20px;
	float:right;
	line-height:10px;
	padding-top:13px;
	font-family:"Verdana", sans-serif;
	font-size:0.90em;
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;}

H1 {
	text-align:left;
	color:#1d38fd;
	padding-right:10px;
	font-size:1.75em;
	font-family:"Arial",sans-serif;	}

DIV.main {
	width:850px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	font-family:"Verdana", sans-serif;
	font-size:.80em;
	clear:both;
	line-height:150%;}

DIV.main a:hover {
	color:#0e1b7b; }
	
DIV.mainbg {
	background-image:url('images/leftmenubg.jpg');
	background-repeat:repeat-x; 
	position:absolute; 
	top:380px;
	background-color:#FFFFFF;}

a:link {
	color:#1d38fd;	
	text-decoration:none;	}
	
a:visited {
	color:#1d38fd;	
	text-decoration:none;	}

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

DIV.endi {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	font-size:.750em;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	clear:both;}

DIV.endi a:link {
	color:#FFFFFF;
	text-decoration:none; }

DIV.endi a:visited {
	color:#FFFFFF;
	text-decoration:none; }

DIV.endi a:hover {
	text-decoration:underline; }

SPAN.date {
	font-weight:bold;
	font-size:.90em }
	
TEXTAREA {
    resize:none;} 
	