body{   background-image: url(background.jpg);
        background-color: #d3e0e6;	
      	background-repeat: no-repeat;
	background-position:bottom;
	}

img {
        border:none;
}

#leftmain img{
float: left;
border: 1px solid;
padding:0 0 0 0;
margin: 10 10 10 10;}


HR {
page-break-after: always;
}


#container{ background-color: #fff;
        margin:20 20 20 20;
       
border:1px solid #585858;

 }

#header{ background-color: #d3e0e6;
background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position:bottom;


        width:800;
padding-bottom:40;
border:1px solid #585858;
}	

#nav{
        margin:10 20 40 20;
        padding:10;
        text-align:center;
        margin-left: auto;
        margin-right: auto;
border-bottom:1px solid #a8a8a8;
}

#content{
        border:1px solid #585858;
        background-color:#d3e0e5;
        background-image: url(5.jpg);
	background-repeat: repeat-x;
	background-position:top;
        margin: 20 50 30 50;
        padding: 0 20 50 20;
}

#content_validation{
        border:1px solid #585858;
        background-color:#d3e0e5;
        background-image: url(5.jpg);
	background-repeat: repeat-x;
	background-position:top;
        margin: 20 50 30 50;
       
}

#rightmain{
        float:right;
        text-align:center;
        padding:10 10 10 10;
         background-color:#d3e0e5;
         margin-left:7px;
         border:1px solid;
}

#leftmain{}

.gbk{
        font-size:70%;
        background-color:#fff;
        padding:7;
        border:1px solid #a8a8a8;
}

.bl {background: url(bl.gif) 0 100% no-repeat #f4EFCD; width: 100%}
.br {background: url(br.gif) 100% 100% no-repeat;
border:1px solid #a8a8a8;}
.tl {background: url(tl.gif) 0 0 no-repeat;
border:1px solid #a8a8a8;}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 	h1 {font-size:1.4em;
text-align:center;}



a {border="0";
color:#660000;
text-decoration:none;
}

a:link {
	text-decoration: none;
border="0";
	color: #200080;
}
a:visited {border="0";
	text-decoration: none;
	color: #200080;
}
a:hover {border="0";
	text-decoration: none;
	color: #cc0000;
}
a:active {border="0";
	text-decoration: none;
	color: #cc0000;
}
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #57a2a5;
	background-color: #fff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(tip-rounded.gif) no-repeat 15px 0;
}

	/* Footer styles */
	#footer {font-size:.7em;

text-align:center;
width: 900px;
	}
	
	  