body {
	background: #dededb url(../images/body-bkg.png) repeat top center;
	color:#535353;
	font-size:11px;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

h1 {
	color:#7896a0;
	font-size:24px;
	text-align:center
}

h2 {
	color:#ffffff;
	font-size:20px;
	padding:165px 0 0 10px;
}


td {
	text-align:center;
}

td img {
	border:#ffffff 3px solid;
}

#header {
	background: url(../images/header.png) no-repeat;
	height:100px;
	margin-top:40px;
}

#login {
	float:right;
	margin-top:55px;
	margin-right:10px;
}

#login a {
	color:#000000;
	margin-left:248px;
}

#login a:hover {
	text-decoration:underline;
}

#login input {
	background:#eeeeee;
	border:#dddddd solid 2px;
}

#register {
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	padding-top:0px;
}

#register .cgulink {
	text-decoration:underline;
}

#register div {
	margin:3px 0 3px 0;
}

#register span {
	display:inline-block;
	width:100px;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

#register .large {
	border:#7896a0 2px solid;
	height:30px;
	width:200px;
}

#submit {
	margin-left: 105px;
}

#couple {
	background:url(../images/couple.png) no-repeat;
	width:400px;
	height:200px;
	margin:auto;
	border:#7896a0 4px solid;
    margin-top:-10px;
}

#content {
	background:#ffffff;
	padding-top:20px;
}

#sub_content1 {
	background:#ceedf8;
	width:95%;
	margin:auto;
	height:300px;
}

#sub_content2 {
	background:#ceedf8 url(../images/content-bg.png) no-repeat top right;
	width:95%;
	margin:auto;
	height:300px;
}

#sub_content3 {
	background:#ffe98e;
	width:95%;
	margin:auto;
	height:235px;
}

#sub_content3 p {
	padding:0 10px 10px 10px;
}

#sub_content4 {
	background:#ffe98e;
	width:95%;
	margin:auto;
	height:235px;
}

#footer {
	background:#ffffff;
}

#footer p {
 padding:40px 0 20px 20px;
}
