body{
	margin:0;
	padding:0;
	background: url('bg.jpg');
	font-family: verdana, Times;
	color:#375C72;
	text-align:center;	
	font-size: 11px;	
}

#center {
	width: 730px;
	position:relative;
	margin : auto;
} 

#contentbg {
	width: 730px;
	background: url('bg_tb.jpg');
	background-repeat : repeat-y;
}
	
#top1{
	background: url('dp_t01.jpg') no-repeat;
	height:144px;
}

#top2{
	background: url('dp_t02.jpg') no-repeat;
	height:136px;
}
#top3{
	background: url('dp_t03.jpg') no-repeat;
	height:122px;
	text-align: left;
	padding:25px 0 0 65px;
}	

#menulinks a {
	display: block;
	font-weight: bold;
	color: #377699;
	border-bottom: 1px solid #5B9CC0;
	padding: 1px;
	margin-bottom: 2px;
	text-align: justify;
	}

#menulinks a:hover {
	color: #fff;
	background-color: #5B9CC0;
	}

a {
	color: #307193;
	text-decoration: none;
	}

a:hover {
	color: #5AA5CD;
	border-bottom: 1px solid #154E6C;
	}

h1 {
	color: #1F4670;
	height: 25px;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	background : url(nav_h.jpg) repeat-x;
}
	
p {
	text-align: justify;
	}

	#content {
	width: 440px;
	float: left;
	padding : 0 0 10px 35px;
	text-align: left;
}

h2 {
	color: #A8C8D9;
	height: 16px;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-size: 14px;
	text-align: right;
	background-color: #367698;
}

#menu {
	width: 190px;
	float: right;
	padding : 0 35px 10px 0;
}

#menu1 {
	width: 220px;
	float: right;
	padding : 0 35px 10px 0;
}

#foot{
	background: url('dp_t04.jpg') no-repeat;
	height:88px;
	width:730px;
	margin-bottom : auto;
	clear : both;
}

.floatlft
{
float: left;
margin: 0 0 10px 10px;
border: 0px;
padding: 2px;
}

.cred{
  text-align: center;
}

#laycont{
	width: 420px;
	padding-left : 15px;
}

#laysview{
	background-color: #A8C8D9;
	color: #367698;
	text-align: justify;
}

.search
{
text-align: center;
font-size: 11px;  
}

input, textarea, select {
	BACKGROUND-COLOR: #A8C8D9;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #367698;
	PADDING: 1px;
	font-variant: small-caps;
	border : 1px solid #4C8DAE;
}

.tagsFrame{
		height: 150px;
		width: 135px;
		margin: 0;
		padding: 0;
		border-width: 1px 1px 1px 1px;
		border-color: #000000;
		border-style: solid;
		}

	.inputBox {
		padding: 0px 0px 0px 0px;
		}
	
	.inputSBox {
		text-align:center;	
		padding: 0px 0px 0px 0px;
		}
	
	.textBox {
		float:	left;
		padding: 2px 0px 0px 7px;
		}
	