body {
	font-family: Arial; 
	font-size: 11px;
	color: #606060;
	padding: 0;
	margin: 0px;
	background: #E6EBD7 url("layout/back.png");
	text-align: center;
}

div {
	font-family: Arial; 
	font-size: 11px;
	line-height: 19px;
	color: #606060;
}

table {
	font-family: Arial; 
	font-size: 11px;
	color: #606060;
	padding: 1px;
	border: none;
}


tr, td {
	font-family: Arial; 
	font-size: 11px;
	color: #606060;
	padding: 1px 1px 1px 3px;
}

div#content {
	width: 700px;
	text-align: left;
	padding: 0;
	margin: 0px auto;
	background: #F4FDEB;
	border-right: 12px solid #F4FDEB;
	border-left: 12px solid #F4FDEB;
	}

div#top {
	height:  282px;
	background: url('layout/dissidia.png') bottom no-repeat;
}

div#mainwrapper {
	width: 700px;
	}

div#maintext {
	width: 578px;
	margin: -30px 0px 0px 0px;
	text-align: left;
	float: right;
	display: inline;
	z-index: 10;
	position: relative;
	border-left: 1px dashed #cccccc;
	padding-left: 10px;
	}

div#menutext {
	width: 102px;
	margin: -60px 0px 0px 0px;
	text-align: left;
	float: left;
	display: inline;
	z-index: 5;
	position: relative;
}

div#bottom {
	clear: both;
	text-align: right;
	padding-bottom: 12px;
}

a:link, a:active, a:visited {	
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 11px;
	color: #5A98B8;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	font-style: italic;
}

a:hover {
	color: #58B2A0; 
	background: #fff;
	border-bottom: 1px dashed #c0c0c0;
 	cursor:crosshair;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-family: Arial Narrow;
	font-weight: normal;
	font-size: 13px;
	padding: 0px;
	background: #fff;
	color: #5A98B8; 
	text-decoration: none;
	display: block;
	margin-bottom: 1px;
	border-bottom: 1px solid #E1E1E1;
	text-indent: 3px;
	font-style: normal;
}

a.menu:hover {
 	cursor:crosshair;
	background: #fff;
	color: #475FA5; 
	border-bottom: 1px dashed #E1E1E1;
}

/* basic header */
h1 {
	font-family: Garamond, Georgia;
	font-weight: normal;
	font-style: italic;
	font-size: 29px;
	color: #739466;
	margin: 15px 0px -3px 0px;
	text-transform: lowercase;
	border-bottom: 6px solid #E8F5BF;
	text-indent: 20px;
	}

/* menu */
h2 {
	font-family: Arial Narrow, Arial;
	font-weight: bold;
	font-size: 13px;
	color: #DB4B5C;
	text-align: center;
	margin: 18px 0px 0px 0px;
	text-transform: lowercase;
	letter-spacing: 1px;
	border-bottom: 2px solid #c0c0c0;
	}

/* subheader */
h3 {
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 13px;
	background: #B3E5EB;
	color: #3D997C;
	margin: 18px 0px 0px 0px;
	text-transform: lowercase;
	letter-spacing: 1px;
	text-indent: 30px;
	line-height: 8px;
	border-bottom: 1px solid #31A7B5;
	}

input, textarea, option, select {
	font-family: Arial; 
	font-size: 11px;
	background-color: #E6FAF3;
	color: #606060;
	border: 0px;
	border-bottom: 1px solid #C9F3E4;
	padding: 3px;
}

p {
	margin: 12px 0px; 
	padding: 0px;
}

p.menu {
	margin: 5px 5px 15px 5px; 
	padding: 0px;
	line-height: 19px;
}

b {
	color: #DB4B5C;
}

i {
	color: #56A8B2;
}

.head
	{
	background: #F4FDEB;
	padding: 10px 15px 10px 10px;
	width: 250px;
}