@charset "UTF-8";
#wrapper {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	border-color: #333333;
	border-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #757575;
}
#wrapper #rygbody {
	height: 750px;
	width: 980px;
	background-image:url(images/ryg_02.jpg);
	background-repeat:no-repeat;
	background-color: #BEBEBE;
}
#wrapper #rygbody #rygbody-right {
	width: 388px;
	margin-right: 15px;
	float: right;
}
#wrapper #rygbody #rygbody-left {
	width: 550px;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	margin-left: 15px;
}
body {
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
background-color: #757575;
}
#wrapper #footer {
	background-image: url(images/ryg_03.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 980px;
	padding-top: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #footer a {
	color: #FFFFFF;
}
#wrapper #rygbody #rygbody-left a {
	color: #D0A600;
}
#wrapper #header {
	background-color: #FFFFFF;
	background-image: url(images/ryg_01.jpg);
	height: 216px;
	width: 980px;
}
