@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFF;
}

#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#content .talk p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 210px;
	padding-top: 100px;
}
.talk p {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 100px;
	text-align: left;
	padding-left: 200px;
}
.talk .talk .meh img {
	padding-left: 500px;
}


.linksheader {
	background-image: url(images/header_links.jpg);
	background-repeat: no-repeat;
	height: 166px;
}


#header {
	background-image: url(images/images/header.jpg);
	height: 166px;
	padding-bottom: 50px;
	background-repeat: no-repeat;
}
.projectheader {
	background-image: url(images/header_projects.jpg);
	height: 166px;
	background-repeat: no-repeat;
}

#nav {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav img {
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul li {
	list-style-type: none;
}
#nav ul {
	text-decoration: none;
}


#nav ul li a img {
	text-decoration: none;
}
#content {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 200px top;

}
.smiley {
	padding-left: 500px;
}

.talk {
	background-image: url(images/images/talkbubble.jpg);
	background-repeat: no-repeat;
	background-position: 160px 1px;
	height: 247px;
}
.meh {
	padding-left: 50px;
}


#content img {
	padding-left: 600px;
	text-decoration: none;
}
.homeworksheader {
	background-image: url(images/images/header_homework.jpg);
	height: 166px;
	padding-bottom: 100px;
	background-repeat: no-repeat;
}
.previousworkshearder {
	background-image: url(images/header_previousworks.jpg);
	background-repeat: no-repeat;
	height: 166px;
}
p a {
	text-decoration: none;
	font-weight: bolder;
	list-style-type: none;
	color: #F00;
}
#wrapper p a:hover {
	text-decoration: underline overline;
}
#animation #FlashID {
	margin-left: 150px;

}
