body, table {
margin: 0px;
padding: 0px;

	font-family: trebuchet ms;

	font-size: 13px;

	color: #fefdf8;
background: url('images/jabottom.jpg') repeat-x;
background-color: #cab4c0;


	 cursor:default;

}



#image

{

position: absolute;

left: 0px;

top: 0px;

}



#content

{

position: absolute;

left: 210px;

top: 398px;

width: 522px;

}



#navigation

{

position: absolute;

left: 573px;

top: 331px;

width: 154px;

}

p {

	margin-top: 0;

	padding-top: 0;

}

h1 {
border-bottom: 1px dashed #3b4383;
	font-size: 15px;

	font-weight: bold;

	font-decoration: none;

	margin: 0;

	padding: 0;

}

table {

	border: none;

}

input, textarea {

	margin: 1px;

	border: solid 1px #333;

	font-family: arial;

	font-size: 10px;

	color: #fefdf8;

	background-color: #3A4482;

	

}

input.noborder {

	border: none;

}

a {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

        cursor: ne-resize;

}

a:hover {
    color: #83867f;
	text-decoration: underline;

        

}

h3{

border-bottom: 1px dashed #3b4383;}

.smaller {

	font-size: 90%;

}

.message {

	text-align: center;

	font-weight: bold;

}

.noborder {

	border: none;

}

.powered {

	text-align: right;

}

ul {

	margin-top: 0;

	padding-top: 0;

}

#copyright {

	margin-top: 20px;

	text-align: right;

	border-top: solid 1px #333;

	font-size: 9px;

}
#bq {
        width: 350px;	
        font-size: 10px;
	color: #fefdf8;
        font-weight:normal;
	border-left: 8px solid #85D9DB;
	background-color: #3A4482;
        
}