body {
	margin: 0px;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 446px;
	background-image: url(../images/mikethecat_header.png);
}
#mikethecat {
	margin: 0px;
	padding: 0px;
	height: 446px;
	width: 407px;
	float: left;
}
#speechbubble {
	padding-top: 105px;
	height: 250px;
	width: 533px;
	padding-left: 52px;
	float: right;
}
#navbar {
	float: right;
	height: 65px;
	width: 590px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#content {
	margin: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	text-align: center;
}
#footer {
	margin: 0px;
	text-align: center;
}

#copyright {
	margin: 0px;
	clear: both;
	text-align: center;
	height: 20px;
	font-size: 12px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home_header {
	background-image: url(../images/welcome.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	background-position: center top;
}


#webdesign_header {
	background-image: url(../images/websites-by-corine.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 40px;
	background-position: center top;
}
#webdesign_header2 {
	background-image: url(../images/websites-maintained.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 35px;
	background-position: center top;
}

#videoediting_header {
	background-image: url(../images/videosedited-by-corine.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 657px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 40px;
	background-position: center top;
}
#news_header {
	background-image: url(../images/whats-new.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	margin-top: 20px;
	background-position: center top;
}

#artwork_header {
	background-image: url(../images/drawings-by-corine.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 628px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	margin-top: 40px;
	background-position: center top;
}
#contact_header {
	background-image: url(../images/contact-corine.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 359px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	margin-top: 20px;
	background-position: center top;
}



#content h2  {
	margin-top: -10px;
}
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
}
strong {
	font-weight: normal;
}
#header h1{
	font-size: 60px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	background-image: url(../images/corineaubin_title.png);
	background-repeat: no-repeat;
	height: 51px;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	display: none;
}
#header h2 {
	text-align: center;
	font-size: 30px;
	color: #FC0;
	background-image: url(../images/videoeditor-webdesigner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 37px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}
h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	color: #F00;
	font-style: italic;
}

