body {
	margin: 0px;
	padding: 0px;
	background: url(images/BlackTexture.jpg);
	/*background: #FFFFFF;*/
	text-align: justify;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#Wrapper {
	float: top;
	width: 900px;
	margin: 0 auto;
	border: 11px solid #FFFFFF;
	background: white;
}

#Wrapper img {
	padding-left: 75px;
}

/* Header */

#Header {
	background: url(images/header.png);
	width: 900px;
	height: 245px;
	margin: auto;
}

#Header a:hover {
	text-decoration: underline;
}

/*Outside Nav */
#OutsideNav {
	float: top;
	padding-top: 30px;
}
#OutsideNav a {
	text-decoration: none;
	color:#FFFFFF;
}
#OutsideNav UL {
	list-style-type:none;
	margin:0px;
	padding:10px;
}
#OutsideNav LI {
	display:inline;
	font-size: 1.3em;
	padding: 10px;
}
#Logo img {
	padding-left: 10px;
	border: 0px; 
}
#Logo TD, #Logo TR {
	/*padding: 0px;*/
}

#Logo a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
}

#Logo h2 {
	float: top;
	padding-left: 20px;
}

#Logo h4 {
	float: top;
	padding-left: 0px;
}
#Logo h5 {
	padding-left: 30px;
	color: #989898;
}
#Logo h1, #Logo p, #Logo h4 {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}
#Page {
	float: left;
	width: 900px;
	height: auto;
	margin: 0px -10px;
	padding-top:10px;
	padding-left:10px;
	padding-right: 10px;
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
	
}

#Page img {
	padding-top: 0px;
	padding-left: 10px;

}

#Content {
	float: left;
	background: #FFFFFF;
	width: 600px;
	padding-left: 10px;
}

.post {
	background: #FFFFFF;
	margin: 0px 0px 30px 0px;
}

.post .title {
	margin: 0px;
	/*background: #444444 url(Images/img07.jpg) no-repeat left top;*/
	padding: 7px 25px;
	font-size: 1.4em;
}

.post .title h1 {
}

.post .entry {
	padding: 0 20px;
}

#sidebar {
	float: right;
	width: 250px;
	background: #F8F8F8;
	padding-right: 10px;
}

#sidebar ul {
	padding: 0px 0 5px 0;
	margin: 0px;
	list-style: none;
}

#sidebar li li {
	margin-right: 0px;
	line-height: 30px;
	padding-left: 40px;
	border-bottom: 1px dashed #BDBDBD;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: url(Images/img09.jpg) no-repeat left top;
	padding: 7px 25px;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
	color: #000000;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #000000;
}

#horzline img {
	padding-left: 75px;
}

#footer {
	float:left;
	width:900px;
	border: 0px;
	height:50px;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(images/BlackTexture.jpg);
	text-align:center;
}
#footer a:hover {
	text-decoration: underline;
}
/*Footer Nav */
#FooterNav {
	float: top;
	padding-top: 0px;
	color: #FFFFFF;
}
#FooterNav a {
	text-decoration: none;
	color:#FFFFFF;
}
#FooterNav UL {
	list-style-type:none;
	margin:0px;
	padding:10px;
}
#FooterNav LI {
	display:inline;
	font-size: 1em;
	padding: 10px;
}

#Intro {
	width:750px;
	Text-Align:justify;
	padding-left: 75px;
}
#Position{
	Padding-Left:75px;
}

#PersonalInfo {
	padding-left: 75px;
	padding-bottom: 15px;
	float:left;
}

#PersonalInfo img{
	float:left;
	padding-right:5px;
	width:"120px";
	height:"150px";
}
#PersonalInfo UL {
	list-style-type:none;
	margin:0px;
	padding:10px;
	
}
#PersonalInfo LI {
	display:inline;
	font-size: 1em;
	padding: 0px;
	
}
.Name {
	width:150px;
	Text-Align:left;
	float:left;
}

.Description{
	float: left;
	Width: 475px;
	text-align: justify;
	vertical-align:middle;
}
.Description UL {
	padding:0px;
}