/* CSS Document */

body {
	background-image:url(images/tile.jpg);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	text-align:center;
}
#logo {
	float:left;
}
#nav {
	float:right;
}

#clear {
	clear:both;
}
#content {
	margin:20px auto;
	text-align:left;
	width:850px;
	height:auto;
}
#wrap {
	width:100%;
	height:485px;
}
#wrap2 {
	width:900px;
	height:485px;
	margin:0 auto;
}
#mypic {
	float:left;
}
#myinfo {
	width:348px;
	float:right;
	text-align:left;
}
#splatter {
	background-image:url(images/homelogo.gif);
	background-repeat:no-repeat;
	height:231px;
	width:379px;
	margin:0 auto;

}
#splatterleft {
	background-repeat:no-repeat;
	background-image:url(images/splatterleft.gif);
	margin-top:-120px;
	height:390px;
	width:400px;
	float:left;
	
}

#splatterright{
	margin-top:-80px;
	background-repeat:no-repeat;
	float:right;
	background-image:url(images/splatterright.gif);
	height:316px;
	width:362px;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
	margin:0px 15px;
}	

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	text-decoration: none;

}

#nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration: none;
}

#gallery {
	clear:both;
	height:50px;
	width:800px;
	margin-right: auto;
	margin-left: auto;
}

#gallery ul {
	list-style-type: none;
}

#gallery li {
	display: inline;
	margin:0px 15px;

}

#gallery a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

#gallery a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FF0000;
	text-decoration: none;
}

#footer {

	width:100%;
	text-align:center;
	height:30px;
	background-color:#000000;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}


#contact {
	position:relative;
	
}

#contact a:link{
	text-decoration:none;
	color:#FFFFFF;
}

#contact a:hover {
	text-decoration:none;
	color:#FF0000;
}


#clear {
}
.noborders {
	text-decoration: none;
}
img {border:0;}

hr {margin:0;}

#content .bold {font-variant:small-caps; margin:0; font-weight:bold;}.textStyling1 {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
