/*All XHTML and CSS coding by http://www.freakinsweetnews.com. Please leave this notice intact */

body 
{ 
	background-image: url(http://www.simpsonsepisodes.com/images/bg.gif);
}

h1
{
	font-family: 'cambria',tahoma;
	text-align: left;
	font-size: 25px;
	margin-bottom: 4px;
	margin-top: 0px;
}

h2
{
	font-family: 'cambria',tahoma;
	text-align: left;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h3
{
	font-family: 'cambria',tahoma;
	text-align: left;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4
{
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	background-color: #ffeda6;
	border-top:1px dashed #d9ae00;
	border-left:1px dashed #d9ae00;
	border-right:1px dashed #d9ae00;
	border-bottom: 0px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


h5
{
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	background-color: #ffeda6;
	border-top:1px dashed #d9ae00;
	border-left:1px dashed #d9ae00;
	border-right:1px dashed #d9ae00;
	border-bottom: 0px;
	padding: 3px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

h6
{
	font-family: tahoma;
	font-size: 11px;
	text-align: right;
	background-color: #fef5ce;
	border-top:1px dashed #d9ae00;
	border-left:1px dashed #d9ae00;
	border-right:1px dashed #d9ae00;
	border-bottom: 0px;
	padding: 3px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}


#header
{
	top: 0;
	width: 685px;
}

#content
{
	background-image: url(bg.png);
	background-repeat: repeat-y;
	text-align: center;
	width: 685px;
	font-family: tahoma; 
    font-size: 13px; 
	
}

#video
{
	text-align: center;
	margin-bottom: 5px;
	width: 685px;
}

#footer
{
	width: 685px;
	height: 31px;
}

#ad
{
	text-align: center;
	width: 685px;
}

#navigation
{
	font-family: 'cambria',tahoma; 
    font-size: 18px; 
	margin-bottom: 5px;
	text-align: center;
}

#comments { width:440px; text-align:center;}

#title
{
	text-align: center;
	width: 685px;
	font-family: 'cambria',tahoma;
	font-size: 20px;
	margin-bottom: 4px;
	margin-top: 0px;
}

#desc
{
	text-align: left;
	width: 660px;
}


a:link
{
	color: #e8bb04;
    text-decoration: none;
}

a:visited
{
	color: #d9ae00;
    text-decoration: none;
}

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

img
{
    border-width: 0;
}

/*All XHTML and CSS coding by http://www.freakinsweetnews.com. Please leave this notice intact */
