body {
	background:#FFFFFF url("pgs/pgback.gif") repeat fixed center center;
	text-align:center;
	font:14px arial,sans-serif;
	color:#FFFFFF;
}

p.bodytxt {
	padding:0px 5px 0px 20px;
}

a.links {
	font-weight:bold;
	text-decoration:none;
	margin-left:15px;
}

a:link {
	color:#FFFFFF;
}

a:visited {
	color:#FFFFFF;
}

a:hover {
	color:#690011;
}

a:active {
	color:#2F000A;
}

#container {
	width:850px;
	margin: 15px auto 0px;
}

#banner {
	background:transparent url("pgs/bbb.png") no-repeat center;
	width:100%;
	height:130px;
	margin-bottom:3px;
}

#links {
	width:400px;
	float:right;
	margin:100px 50px 0px 0px;
	text-align:right;
}

#tbody {
	background:transparent url("pgs/tbar.png") no-repeat center;
	width:100%;
	height:36px;
	text-align:left;
}

#title {
	position:relative;
	top:7px;
	font-size:20px;
	font-weight:bold;
	margin-left:44px;
}

#cbody {
	background:transparent url("pgs/btrans.png") repeat center;
	width:800px;
	margin:0px auto;
	text-align:left;
	padding:15px 0px 25px;
}

#bbody {
	background:transparent url("pgs/bbar.png") no-repeat center;
	width:100%;
	height:26px;
}

#profile {
	width:60px;
	margin-left:20px;
}

#galleryC {
	width:700px;
	margin-left:60px;
}

.galleryT {
	border-color:#CFCFCF;
	margin:10px 20px 10px 0px;
}

.galleryT:link {
	border-color:#CFCFCF;
}

.galleryT:visited {
	border-color:#CFCFCF;
}

.galleryT:hover {
	border-color:#690011;
}

.galleryT:active {
	border-color:#2F000A;
}

#videos {
	position:relative;
	left:27px;
}

#webW {
	text-align:center;
	padding:10px;
}

#webC {
	width:740px;
	height:117px;
	margin:auto;
	padding:0px;
	background-color:#1F1D1D;
	border:2px solid black;
	text-align:left;
	overflow:hidden;
}

#webImg {
	float:left;
	width:300px;
	height:100%;
	margin:0px;
	padding:0px;
	border:1px solid black;
	overflow:hidden;
}

#webT {
	position:relative;
	float:right;
	width:420px;
	height:100%;
	padding-top:5px;
	margin-right:5px;
}

.langL {
	margin-top:0px;
}

#sevenday {
	margin-left:14px;
}

#temperature {
	width:125px;
	float:left;
	margin-right:5px;
	margin-top:14px;
}

#textforecast {
	margin-top:20px 0px 0px;
	color:darkgray;
}