body {
	background-image: url(pictures/CloudyA.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: 400;
	color: #000000;
}
.deviderline {
	background-color: #FF0000;
}
.LoginAdLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.TitlesStories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #009933;
}
.AdminNavBarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 800px;
	text-align: center;
	height: 100px;
	margin: 0px;
	font-weight: bold;
}
.DeleteYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFF00;
	padding: 5px;
	height: auto;
	width: 85%;
	text-align: center;
}
#c2 a:link{
	width: 100px;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#c2 a:hover {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #009933;
	border-right: thin;
	border-bottom: thin;
	border-left: thin;
	background-color: #FFCC33;
}
#c2 a:visited{
	color:#0000FF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100px;
	border-right: #000000;
	border-bottom: #646464;
	border-left: #000000;
}
#c2 a:active {
	color:#0000FF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 100px;
	border-right: #000000;
	border-bottom: #646464;
	border-left: #000000;
	background-color: #FF9933;
}
h2 {
	color: #FF0000;
	font-size: 1em;
}
#ClearBoth {
	clear: right;
}
.ImgFlotRight {
	float: right;
}
