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

body {
	background-color: #003366;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

h1 {
	text-indent: -9999px;
}

h2 {
	color: #ffffff;
	font-size: 2em;
	text-align: right;
	padding-top: 88px;
	padding-right: 3px;
	margin-top: 0px;
}

h3 {
	color: #ffffff;
	font-size: 2em;
	text-align: right;
	padding-top: 20px;
	padding-right: 3px;
	margin-top: 0px;
}

a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover, a:active {
	color: #0066CC;
	text-decoration: none;
}

#main-wrap {
	position: absolute;
	top: 265px;
	left: 46px;
	overflow: hidden;
}

#main {
	background-image: url(images/box_background.gif);
	background-repeat: repeat-y;
	width: 564px;
}

#main p {
	margin: 0;
}

#main-menu {
	width: 135px;
	float: left;
}

#main-content {
	width: 410px;
	float: right;
	padding-right: 10px;
}

#main-content p {
	margin: 0;
}

#main-top {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

#main-footer {
	width: 564px;
	height: 22px;
	padding: 0 0 0 0;
	background-image: url(images/box_footer.gif);
	background-repeat: no-repeat;
}

#side-wrap {
	position: absolute;
	top: 265px;
	left: 652px;
	width: 307px;
	overflow: hidden;
}

#side {
	background-image: url(images/box_small_background.gif);
	background-repeat: repeat-y;
	width: 287px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

#side p {
	margin: 0
}

#side-footer {
	width: 307px;
	height: 21px;
	padding: 0 0 0 0;
	background-image: url(images/box_small_footer.gif);
	background-repeat: no-repeat;
	clear: both;
}

.top {
	clear: both;
	text-align: center;
	padding-top: 10px;
}

.float-left {
	float: left;
	padding-right: 10px;
}

.float-right {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}

.clear {
	clear: both;
}

#main-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#main-menu a:link, #main-menu a:visited {
	display: block;
	width: 135px;
	height: 31px;
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-image: url(buttons/button.gif);
	background-repeat: no-repeat;
}

#main-menu a:hover, #main-menu a:active {
	background-position: 0 -68px;
}

#heading {
	display: block;
	width: 285px;
	background-color: #FFFFFF;
	border: 1px solid #990000;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#contact a:link, #contact a:visited {
	display: block;
	width: 400px;
	border-bottom: 1px solid #990000;
	border-right: 1px solid #990000;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}

#contact a:hover, #contact a:active {
	border-bottom: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
}

#headingMe {
	width: 405px;
	height: 125px;
	background-image: url(images/title_me_and_my_stuff_notext.jpg);
}

#headingWriting {
	width: 405px;
	height: 125px;
	background-image: url(images/title_writing_stuff_notext.jpg);
}

#headingWeb {
	width: 405px;
	height: 125px;
	background-image: url(images/title_web_stuff_notext.jpg);
}

#headingAnimation {
	width: 405px;
	height: 125px;
	background-image: url(images/title_animating_stuff_notext.jpg);
}

#headingLatest {
	width: 285px;
	height: 54px;
	background-image: url(images/title_latest_notext.jpg);
}

#headingVideos {
	width: 285px;
	height: 54px;
	background-image: url(images/title_videos_notext.jpg);
}

#headingPrevious {
	width: 285px;
	height: 54px;
	background-image: url(images/title_previous_web_notext.jpg);
}

#headingCartoons {
	width: 285px;
	height: 54px;
	background-image: url(images/title_cartoons_notext.jpg);
}