body {
	background-color: #f2d3c1;
	background-image: url(http://graou.500ml.org/new/images/bg2.gif);
	font-size:70%;
	color: #1e5d78;
	font-family: tahoma, verdana, sans-serif;
	}

a:link, a:active {
	color: #89502f;
	text-decoration:none;
	font-weight:normal;
	}

a:visited {
	color: #983140;
	text-decoration:none;
	font-weight:normal;
	}

a:hover {
	background-color: #f2d3c1;
	color: #75b0cA;
	text-decoration:none;
	font-weight:normal;
	}

	
img {
	border:0px;
	}
	
.top {
	width:677px;
	height:334px;
	position:absolute;
	left:70px;
	top:1px;
	}

.menu {
	position:absolute;
	top:293px;
	left:90px;
	width:645px;
	height:35px;
	}

.menu a:hover {
	background-color: #cfdee7;
	text-decoration:none;
	font-weight:normal;
	}

	
.content {
 	background-image: url(http://graou.500ml.org/new/images/content.gif);
	width:635px;
	height:400px;
	position:absolute;
	top:335px;
	left:86px;
	padding:6px;
	overflow:auto;
	}

.enclosed {
 	width:290px;
	height:450px;
	position:absolute;
	top:80px;
	left:90px;
	padding:1px;
	overflow:auto;
	}

.enclosed2 {
	background-color: #cfdee7;
 	width:85px;
	height:38px;
	position:absolute;
	top:352px;
	left:134px;
	padding:1px;
	overflow:auto;
	}

	
h1 {
	font-size:110%;
	font-family: Arial, sans-serif;
	color: #570000;
	font-weight:bold;
	background-color:#dedddd;
	text-align:left;
	margin:0px 0px 2px 0px;
	}
	
h2 {
	font-size:110%;
	font-family: Arial, sans-serif;
	color: #570000;
	font-weight:bold;
	background-color:#dedddd;
	text-align:left;
	margin:0px 0px 0px 0px;
	}

h3 {
	font-size:110%;
	font-family: Arial, sans-serif;
	color: #570000;
	font-weight:bold;
	background-color:#dedddd;
	text-align:left;
	text-transform:uppercase;
	margin:0px 0px 0px 0px;
	}

.center {
	text-align:center;
	}

strong {
  	color: #5f4b4d;
	text-transform:uppercase;
	}

input, textarea, select, option, radio {
	background-color: #d6e3eb;
	border: 1px solid #67a5c1;
	font-size:10px;
	color: #3f86a5;
	font-family: verdana, tahoma, sans-serif;
	}
	
