@charset "UTF-8";
/* CSS Document */

#container {
	width:960px;
	height:970px;
	margin-top:0px;
	margin:0 auto;
	position:relative;
}

#banner {
	width:960px;
	height:207px;
	position:absolute;
	left: 0px;
	top: 48px;
}

#bar {
	width:597px;
	height:20px;
	position:absolute;
	top: 267px;
	left: 0px;
	padding:10px;
	background-color:#FFF;
}

#news {
	width:597px;
	height:612px;
	position:absolute;
	top: 319px;
	left: 0px;
	padding:10px;
	background-color:#FFF;
}

#follow {
	width:311px;
	height:20px;
	position:absolute;
	left: 629px;
	top: 267px;
	padding:10px;
	background-color:#FFF;
}

#fbook {
	width:310px;
	height:612px;
	position:absolute;
	left: 629px;
	top: 319px;
	padding:10px;
	background-color:#FFF;
}


#twit {
	width:310px;
	height:310px;
	position:absolute;
	left: 630px;
	top: 622px;
	padding:10px;
}

#left {
	width:300px;
	height:600px;
	position:absolute;
	top: 319px;
	padding:10px;
	background-color:#FFF;
	left: 0px;
}

#right {
	width:608px;
	height:430px;
	position:absolute;
	left: 333px;
	top: 319px;
	padding:10px;
	background-color:#FFF;
}

#collumn1 {
	width:292px;
	height:446px;
	position:absolute;
	left: -1px;
	top: 319px;
	padding:10px;
	background-color:#FFF;
}

#collumn2 {
	width:292px;
	height:446px;
	position:absolute;
	left: 324px;
	top: 319px;
	padding:10px;
	background-color:#FFF;
}


#collumn3 {
	width:290px;
	height:447px;
	position:absolute;
	left: 650px;
	top: 319px;
	padding:10px;
	background-color:#FFF;
}

#big {
	width:940px;
	height:496px;
	position:absolute;
	padding:10px;
	background-color:#FFF;
	top: 320px;
}

#pmedia {
	width:195px;
	height:13px;
	position:absolute;
	left: 754px;
	top: 12px;
	padding:5px;
	background-color:#FFF;
}




.style1 {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal;}
.style2 {color:#333; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-style:normal;}
.style3 {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-style:normal;}
.style4 {color:#333; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-style:normal;}
.style5 {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-style:norma; font-weight:bold}
.style6 {color:#000; font-family:Arial, Helvetica, sans-serif; font-size:48px; font-style:norma; font-weight:bold}

a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
