/* CSS Document */
body{
padding:0;
margin:0;
background:transparent;
}
/*---- NEWS ----*/
.newsframe{
width:700px;
position:relative;
margin:0px auto;
padding:0;
background:transparent;
}
	.newsbody{
	width:650px;
	position:relative;
	margin:5px auto 0px auto;
	padding:15px;
	background:transparent;
	}
		
		.newsbody awimages{
		width:400;
		height:148;
		margin:50px auto 0px auto;
		padding:15px 0px 0px 0px;
		background:url(../images/amazingwords2.png);
		}
		.newshead{
		width:700px;
		height:95px;
		position:relative;
		margin:0;
		padding:0;
		background:url(../images/header.jpg) top left repeat-x;
		}
		.newsbody hr{
		width:85%;
		margin:20px auto;
		}
		.newsbody .u{
		text-decoration:underline;
		}
		.newsbody a,.newsbody a:visited{
		font: normal 500 12px arial;
		text-decoration:none;
		color:#4198D8;
		}
		.newsbody a:hover{
		text-decoration:none;
		}
		.newsbody ul{
		float:left;
		display:inline;
		width:620px;
		margin:10px 0px 20px 10px;
		padding:0px 0px 0px 25px;
		list-style: disc outside;
		}
			.newsbody ul li{
			display:block;
			margin:10px 0px 0px 0px;
			padding:0;
			font: normal 500 12px arial;
			color:#3f3f3f;
			}
		.signature{
		width:137px;
		height:53px;
		display:block;
		margin:3px 0px 4px 4px;
		background:url(../images/vicky.jpg) top left no-repeat;
		}

		

/*---- FONTS ----*/
h1{
font:normal 800 20px Georgia;
color:#000;
margin:0px 0px 10px 0px;
display:block;
}
h2{
font:normal 800 18px Arial;
color:#333;
margin:0px 0px 10px 0px;
display:block;
}
h3{
font:normal 500 16px Arial;
color:#666;
margin:0px 0px 10px 0px;
display:block;
}
h4{
font:normal 800 14px arial;
color:#213684;
margin:0px 0px 10px 0px;
display:block;
}
h7{
font:normal 800 14px arial;
color:#4198D8;
margin:0px 0px 10px 0px;
display:block;
text-decoration:none;
}

h8{
font:normal 800 14px arial;
color:#2AABDE;
margin:0px 0px 10px 0px;
display:block;
text-decoration:none;
}
h5{
font:normal 800 14px arial;
color:#213684;
text-align:center;
margin:-6px 0px 6px 0px;;
}
h6{
font:normal 800 14px arial;
color:#213684;
margin:-6px 0px 6px 0px;;
}

p{
font:normal 500 12px Arial;
color:#333;
margin:0px 0px 14px 0px;
display:block;
}
.newstitle{
font: normal 800 12px arial;
color:#000;
text-align:left;
float:left;
}
