@charset "UTF-8";
/* CSS Document */

html, body {
	background-color: #FFF;
	text-align: justify;
	text-align: center;
}
a:link {
	text-decoration: underline;
	border="0"
; 	color: #0099ff;
}
a:visited {
	text-decoration: underline;
	color: #0099ff;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #0099ff;
}
#MainWrapper{
	background-image: url(../Images/GradientLef_Right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;	
}
/*All the code for the Nav bar */


#PictureBorder {
	padding: 5px;
	border: thin solid #000;
	margin: 10px;	
}

#Footer {
	font-size: x-small;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06F;
	border-bottom-color: #06F;
	margin-top: 40px;	
}

#WordsHomePage{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	width: 700px;
}

#ContentWrapper{
	width: 840px;
	margin:0px auto;
	text-indent: 25px;
}
.FloatLeft
{
	width:408px;
	float: left;
	
}

.TextStyle {
	float:right;
	text-align: right;
	width: 350px;	
}

#RightSqueeze {
	margin-right: 10px;
	text-align: left;
	margin-left: 10px;
	text-indent: 30px;
}

#Center {
	text-align: center;	
	
}

h4{
	font-size: xx-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	background-image: url(../Images/Version3.jpg);
	background-repeat: no-repeat;
	background-position: 98% -1%;
}



#FormRight {
	text-align: left;
x	width: 780px;
x	height: 550px;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-left: 5%;
	
}
.ContactPhotoDrop {
	margin-top: 10px;	
	
}
#PictureBorder_Contact {
	padding: 2px;
	border: thin solid #000;
	
}

#LinksPage ul{
	
}

#LinksPage ul li{
	font-size: large;
	list-style-type: none;
	text-align: center;
	line-height: 45px;
}



/*This is the style for the blog*/


#BlogStyle {
	text-decoration: none;
	width:715px;
	text-align: left;
	margin-left:50px;
		
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.img{
	
}

#sidebar ul{
	
}
#sidebar ul li {
	font-size: x-small;
	list-style-type: none;
	text-align: center;
}
