body         {
	font-size: 10px;
	font-family: Verdana;
	color: #292929;
	background-color:#737373;
	scrollbar-track-color: #8B8A8A;
	scrollbar-face-color: #A3A2A2;
	scrollbar-highlight-color: #BEBDBD;
	scrollbar-3dlight-color: #ACAAAA;
	scrollbar-darkshadow-color: #4D4B4B;
	scrollbar-shadow-color: #555454;
	scrollbar-arrow-color: #FFFFFF;
	margin: 0px;
	background-image : url(bg_avril.jpg);
}

#top{
	background: url(top_avril.jpg) no-repeat;
	height:326px;
}

#contentbox {
	width: 640px;    
}


#menu {
	width: 190px;
	float: left;
	padding : 2px 2px 2px 2px;
	background-color : #A4A4A4;
	border : 1px solid #4A4A4A;
	list-style: none;
	text-align : center;
}

#menulinks a {
	display: block;
	font-weight: bold;
	color: #4A4A4A;
	padding: 1px;
	margin-bottom: 2px;
	text-align: justify;
	}

#menulinks a:active {
	display: block;
	font-weight: bold;
	color: #4A4A4A;
	background-color: #C1BBBB;
	padding: 1px;
	margin-bottom: 2px;
	text-align: justify;
	}
	
#menulinks a:hover {
	color: #fff;
	background-color: #4E4D4D;
	}

a {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #8C8888;
	border-bottom: 1px solid #4E4D4D;
	}
	
a:active {
	color: #8C8888;
	border-bottom: 1px solid #4E4D4D;
	}	
	
	p {
	text-align: justify;
	}

	#content {
	width: 420px;
	float: right;
	padding : 2px 2px 2px 2px;
	background-color : #A4A4A4;
	border : 1px solid #4A4A4A;
}

h1 {
	color: #555151;
	height: 25px;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: right;
	background : url(nav.jpg) no-repeat;
}

h2 {
	color: #555151;
	height: 25px;
	font-family: georgia, verdana, sans-serif;
	font-style: italic;
	font-size: 16px;
	text-align: right;
	background : url(nav_1.jpg) no-repeat;
}

input, textarea, select {
	BACKGROUND-COLOR: #CBC8C8;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	COLOR: #555151;
	PADDING: 1px;
	font-variant: small-caps;
	border : 1px solid #555151;
}

.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;
		}
	
.cred{
	text-align : center;
}

.floatlft
{
float: left;
margin: 0 0 10px 10px;
border: 0px;
padding: 2px;
}