/* CSS Document */
body {
	background-color: #3C4F77;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
}

h1 { color: #FFFFFF; font-size: 1.6em; font-weight: bold; }

h2 { color: #FFFFFF; font-size: 1.2em; font-weight: bold; }

#goog_search input {

	font-size:90%;

}


.container { 
 background-image: url(images/design_04.gif);
 width: 900px;
 margin:0 ; padding:0} 

 
div#header {
    clear: both;
    background-image: url(images/design_01.jpg);
	width: 900px;
	height: 265px;
}
div#space {
    clear: both;
	width: 1px;
	height: 1px;
}

div#search {
    clear: both;
    background-image: url(images/design_02.jpg);
	width: 900px;
	height: 49px;
}

div#pub {
    clear: both;
    background-image: url(images/design_03.jpg);
	width: 900px;
	height: 187px;
}

div#left {
    float: left;
    width: 160px;


}
div#right {
    float: right;
    width: 160px;


}
div#middle {
    padding: 0px 160px 0px 160px;
    margin: 0px;
}


div#footer {
    clear: both;
    background-image: url(images/design_06.jpg);
	width: 900px;
	height: 181px;
}
