body {
        font-family: verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 11px;
        margin-top: 0;
	padding: 0;
	background-color: #5ee2a5;
        text-align: center;
}

#bodywrapper {
        width: 800px;
        margin-left: auto;
        margin-right: auto;
}

#titlearea {
        position: absolute;
        top: -2px;
        left: 0px;
        width: 800px;
        margin-left: auto;
        margin-right: auto;
	background-color: #fd3907;
}

#titlearea ul {
        list-style: none;
        margin: 0;
	margin-left: 0px;
        padding: 0;
        padding-top: 3px;
        padding-bottom: 3px;
}

#titlearea li {
        display: inline;
        margin-left: 30px;
}

#titlearea a:link, #titlearea a:visited {
        color: #000fff;
        text-decoration: none;
        font-weight: bold;
}

#titlearea a:hover {
        color: #000fff;
        text-decoration: none;
        font-weight: bold;
}

#mainbody {
        position: relative;
	top: 0px;
        left: 0px;
        width: 800px;
        font-size: 12px;
}

#mainarea {
	margin-left: 0px;
	padding-bottom: 20px;
        text-align: left;
	font-size: 12px;
	width: 800px;
	background-color: white;
}

#maintext {
	width: 780px;
	padding: 10px;
	padding-top: 25px;
	text-align: center;
}

#footer {
        font-size: 10px;
        color: #000000;
	width: 800px;
        text-align: center;
	margin-top: -20px;
        padding-bottom: 20px;
	background-color: #ffffff;
}

#footer p {
        position: relative;
        left: 0px;
}

h1 {
        font-family: georgia, times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: white;
}

h2 {
        font-family: georgia, times, serif;
        font-size: 14px;
        margin-top: 0px;
        margin-bottom: 5px;
        background-color: white;
}

.intro {
        font-family: georgia, times, serif;
        text-align: center;
        font-size: 14px;
        color: #365E3C;
}

.leftbox {
	float: left;
	width: 300px;
}

.rightbox {
	float: right;
	width: 380px;
}

.box-top {
	height: 30px;
	width: 375px;
	padding-top: 14px;
	padding-left: 40px;
	padding-right: 10px;
	margin: 0px;
	margin-bottom: 12px;
	background: url(/_members/torgodo/box-top.jpg) repeat-y;
}

.box-top h2 {
	postion: relative;
        text-align: right;
        font-size: 17px;
        margin-top: 0px;
        margin-bottom: 3px;
	padding-right: 60px;
        $background-color: #93eec2;
}

.box-middle {
	text-align: left;
	width: 375px;
	margin: 0px;
	margin-top: -13px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 30px;
	background: url(/_members/torgodo/box-middle.jpg) repeat-y;
}

.box-middle p {
	width: 300px;
}

.box-middle li {
	width: 280px;
}
.box-bottom {
	height: 23px;
	width: 375px;
	margin-top: -15px;
	background: url(/_members/torgodo/box-bottom.jpg) repeat-y;
}

