body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}






body {
	background: #333333;
	font-family: sans-serif;
	text-align: center;
	color: #000;
  background-image: url('bground.gif');
  background-repeat: repeat-x;
	}
	
#container {
	width: 900px;
	margin: 20px auto 20px auto;
	background: url("back4.gif") center repeat-y;
	text-align: left;
	}
	
#header {
	height: 259px;
	background: url("header.jpg") center no-repeat;
	}
	
#content {
	margin: 0px 0px 20px 0px;
		font-family: Verdana;
		font-size: 12px;
    line-height: 20px;
	}

	#content p {
		color: #000000;
		font-family: "verdana";
		font-size: 12px;
    margin: 0px 20px 11px 20px;
		}
	
.imgborder {	
		border: 1px solid #828282;
		padding: 3px 3px 3px 3px;
		margin: 8px 8px 8px 8px;
		background: #FFFFFF
	}
	
.mood {	
  float: right;
	}


.updatewhite {
  margin: 10px 150px 0px 35px;
  border-style: solid;
  border-color: #DADADA;
  border-width: 1px;
  background: #FFFFFF;
}

.updategrey {
  margin: 10px 150px 0px 35px;
  border-style: solid;
  border-color: #DADADA;
  border-width: 1px;
  background: #F2F2F2;
}
	
#footer {
	height: 38px;
	background: url("bottom5.gif") center no-repeat;
	}
	

#menu {
  margin: 10px 15px 0px 0px;
  width: auto;
  float: right;
  font-family: pristina;
  font-size: 20px;
  font-weight: bold;
  }



h2 {
	margin: 5px 0px 0px 22px;
	color: #434343;
	font: 18px/25px Georgia, Times New Roman, Times, serif;
	}

h3{
	color:#000000; 
  font-family:verdana; 
  font-size:10px; 
  margin:0px 0px 5px 440px;
  font-weight: normal;
}	

hr {
  margin: 1px 0px 3px 20px;
  border: 0;
  background-color: #9E9E9E;
  height: 1px;
  width: 575px;
  text-align: left;  
}


