/**********************************************************
**		CSS code for www.gppsites.com
**    Code by site webmaster, Grady Pruitt
***********************************************************/

/**********************************************************
**		Specific HTML tags
***********************************************************/
body {
	color: #000000;
	background: url(images/wall1.jpg) repeat;
	width: 720px;
	margin: 0px auto 0px auto;
	text-align: center;
}

h1, h2, h3 {
	text-align: center;
	clear: both;
	color: #5753AC;
}

h1 {
	margin: 0px auto 0px auto;
	background: url(images/gppsites.gif);
	width:595px;
	height:86px;
}

img {
	border: none;
//	padding: 10px, 10px, 10px, 10px;
//	margin: 10px 10px 10px 10px;
}


a:link {
}

a:hover {
	color : #53AC59;
}

a:visited {
}

/**********************************************************
**		Class tags
***********************************************************/
.PageText, dl.links {
//	background: url(images/TextWhiteBG.gif) repeat;
}

.footer {
	clear: both;
}

.content {
	text-align: left;
}

span.initial {
	color: Navy;
	font-size: larger;
	font-weight: bold;
}


p.footer {text-transform: capitalize; text-align: center;}

img.FreeImage {
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: 5px solid Yellow;
}

div.FreeImageDiv, div.ArtImagesDiv {
//	background: url(images/TextWhiteBG.gif) repeat;
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border: thick double Silver;
}

div.ArtImagesDiv{
	width: 120px
}

img.ArtImages {
}
 
/**********************************************************
**		ID tags
***********************************************************/
#image {
		float: left;
}

#container {
	text-align: left;	
	font-size: 24px;
}

#NaNo {
	border: none;
	//float: left;
}

#head1 {
	display: none;
}

div#NaNo, {
	clear: both;
	width: 450px;
	margin: 0px auto 0px auto;
	text-align: center;

}

div#webmaster {
	width: 720px;
	color: purple;
	padding: 10px 10px 10px 10px;
}
