
.MasterHolder {
	width : 900px;
	border : medium solid #0c0c0c;
	background-image : url(images/backgroundStrips.jpg);
	margin-left : auto;
	margin-right : auto;
	height:100%;
}

.links {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	background-color : #0c0c0c;
	width:100%
}
.header {
	height : 147px;
	width:900px;
	background-image:url(images/soocer_Rice.jpg);
	border-bottom:thick solid #0c0c0c;
}
.menuRight {
	width : 500px;
	height : 20px;
	float : right;
}
.fullmenu {
	width : 900px;
	height : 20px;
	float : left;
	color : #cccccc;
}
.menuLeft {
	width : 400px;
	height : 20px;
	float : left;
	color : #cccccc;
}
.webContentLeft {
	width : 400px;
	float : left;
	background-color : #282828;
}

.webContentRight {
	width : 500px;
	background-color : #282828;
	position : relative;
}
.webContentRight h1 {
	background-color : #0c0c0c;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #cccccc;
	padding-bottom : 12px;
}
.title {
	background-color:#000000; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	padding-bottom:10px; width:380px; 
	font-weight:bold;
	width:100%;
}
.title span {
	padding : 10px;
}
.Middle{
	height:500px;
	border-bottom:#000000 thick solid;
}
tabbing{
	position:relative; left:20px;
}
.notations{
	background-color:#2B2B33;
	padding:10px;
}
.notations h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0033cc;
	font-weight:bold;
}
.notations span {
	color : #999999;
}
.credits {
	height : 35px;
	background-image : url(images/menuButtonBG.jpg);
	padding-left : 10px;
	position : static;
}
.credits span {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0c0c0c;
	position : relative;
	top : 8px;
}
.footer {
	height : 30px;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	background-color : #1e1e1e;
	padding-left : 10px;
}
.footer span {
	position : relative;
	top : 8px;
}
.clear {
	overflow : hidden;
	width : 100%;
}
a.button {
	background : transparent url('images/menuButtonRightBG.jpg') no-repeat scroll top right;
	color : #444;
	display : block;
	float : left;
	font : normal 12px arial, sans-serif;
	height : 24px;
	margin-right : 6px;
	padding-right : 20px;
	text-decoration : none;
}
a.button span {
	background : transparent url('images/menuButtonLeftBG.jpg') no-repeat;
	display : block;
	line-height : 14px;
	padding : 5px 0 5px 18px;
}
a.button:active {
	background-position : bottom right;
	color : #0c0c0c;
	outline : none;
}
a.button:active span {
	background-position : bottom left;
	padding : 6px 0 4px 18px;
}
body {
	background-color : #2B2B33;
}
body.c5 {
	color : #cccccc;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}
div.c4 {
	width : 100%;
	position : static;
}
div.c3 {
	width : 100%;
	height : auto;
	position : static;
}
div.c2 {
	position : static;
}
div.c1 {
	width : 100%;
	background-color : #999999;
	position : static;
}

body {
background-color: #FFFFFF;
}
body.c5 {color:#CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:12px}
div.c4 {width:100%; position:static;}
div.c3 {width:100%; height:auto; position:static}
div.c2 {position:static;}
div.c1 {width:100%; background-color:#999999;position:static;}