html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

html, body {
	height:100%;
}

a:focus {
	outline: none;
}

body {
	font-family: Helvetica, Arial,"MS PGothic";
	background-color: #000000;
}

#pagewrap {
	width: 100%;
	height:100%;
	overflow: auto;
	position: relative;
	z-index:10;
}

#language {
	float: right;
	z-index: 100;
	padding-top: 10px;
	margin-right: 10px;
	font-size: 12px;
}

#spacer {
	float: left;
	height: 100%;
}

#content {
	width: 760px;
	margin-top: 61px;	
}

#content_fix {
	position: absolute;
	width: 760px;
	z-index: 50;
	margin-left: 40px;
	margin-top: 61px;	
}

#content_upper {
	height: 100px;
}

#content_upper h1 {
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0px;
	padding-top: 40px;
	color: #FFFFFF;
}

#content_middle {
	height: 370px;
}

#content_lower {

}

#image_left {
	float: left;
	background: url('../images/moodlinks.jpg') no-repeat top left;
	width: 180px;
	height: 338px;
	background-color: #FFFFFF;
}

#image_center {
	float: left;
	width: 640px;
	height: 360px;
	background-color: #000000;
}

#menu_frame {
	float: left;
	margin-left: 10px;
	width: 100px;
	height: 338px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#lower_left {
	float: left;
	width: 180px;
	height: 200px;
	font-size: 14px;
}

#lower_left p {
	margin-top: 10px;
	line-height: 160%;
	vertical-align: middle;
}

#lower_left img {
	padding-top: 2px;
}

#lower_center {
	width: 640px;
	float: left;
}

#lower_center a {
	color: #FFFFFF;
	text-decoration: none;
}

#lower_center H2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#lower_center p {
	margin-top: 5px;
	font-size: 12px;
}

#lower_center_title {
	float: left;
	height: 120px;
	width: 450px;
	background: url('../images/center_line.gif') no-repeat;
}

#lower_center_menu {
	font-size: 12px;
	line-height: 140%;
}

#lower_center_menu a {
	color: #000000;
	text-decoration: none;
}

#lower_center_menu a:hover {
	color: #ca0511;
}

#image_center span {
	position: absolute;
	bottom: 188px;
	font-size: 12px;
	width: 450px;
}

#image_center p {
	margin-bottom: 10px;
}

















