/* Link Styles */

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

a:hover {
	color: #54a6ff;
	text-decoration: overline underline;
}

#link_container a:link, #link_container a:visited {
	font-size: 11px;
	color: #ecd331;
	font-weight: bold;
	text-decoration: none;
}

#link_container a:hover {
	color: #54a6ff;
	text-decoration: underline;
}

/* End Link Styles */

span.new {
	color: #ecd331;
	text-decoration: blink;
}

span.shout_name {
	font-family: verdana, arial, sans-serif;
	color: #ecd331;
	font-weight: bold;
	margin: 0px;
        text-align: left;
}
span.shout_name a {
	color: #ecd331;
	font-weight: bold;
	text-decoration: underline;
        text-align: left;
}

span.shout_name a:hover {
	color: #54a6ff;
	font-weight: bold;
	text-decoration: overline underline;
        text-align: left;
}

span.shout_name em {
	padding: 0px 100px 0px 0px;
	width: 15px;
	height: 8px;
	background-image: url(../v4_graphics/crown.gif);
	background-repeat: no-repeat;
	background-position: center right;
	font-style: normal 
}

a.search_title {
	font-size: 15px;
	text-decoration: underline;
	margin: 0px 0px 3px 10px;
}

#header {
	background-image: url(../v4_graphics/yellow/yellow_head.gif);
	background-repeat: no-repeat;
	width: 820px;
	height: 278px;
	padding: 0px;
	margin: 0px;
}

#links {
	background-image: url(../v4_graphics/yellow/head_links.gif);
	background-repeat: no-repeat;
	width: 820px;
	height: 45px;
	padding: 0px;
	margin: 0px;
	float: left;
}

#content {
	background-image: url(../v4_graphics/yellow/main_repeat.gif);
	background-repeat: repeat-y;
	width: 820px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#foot_links {
        background-image: url(../v4_graphics/yellow/foot_links.gif);
        background-repeat: no-repeat;
        width: 820px;
        height: 38px;	
	float: left;
}

#shout_head {
	background-image: url(../v4_graphics/yellow/shout_head.gif);
	background-repeat: no-repeat;
	width: 278px;
	min-height: 157px;
	padding-top: 55px;
	float: left;
}

#shout_repeat {
	background-image: url(../v4_graphics/yellow/shout_repeat.gif);
	background-repeat: repeat-y;
	width: 278px;
	float: left;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
}

#shout_foot {
        background-image: url(../v4_graphics/yellow/shout_foot.gif);
        background-repeat: no-repeat;
        width: 278px;
        height: 61px;	
	float: left;
}

#footer {
	background-image: url(../v4_graphics/yellow/yellow_foot.gif);
	background-repeat: no-repeat;
	width: 820px;
	height: 98px;
	padding: 0px;
	margin: 0px;
	float: left;
}
