body
{
	background-color: #000;
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
}

img
{
	border-width: 0px;
}

a:link,a:active,a:visited,a:hover
{
	color: #e4fffc;
}

.Spacer20
{
	padding: 0px;
	margin: 0px;
	height: 20px;
}

.Spacer200
{
	padding: 0px;
	margin: 0px;
	height: 335px;
}

#BlackBody
{
	background-color: #060A2D;
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #e4fffc;
}

#Top
{
	z-index: 100;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	height: 43px;
/*	background-image: url(Content/SupergrassNews.gif); */
	background-repeat: no-repeat;
}

#Bottom
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	height: 27px;
	background-image: url(Content/SupergrassBottom.gif);
	background-repeat: no-repeat;
}

#Mother
{
	background-color: #060A2D;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	background-image: url(Content/SupergrassDots.gif);
}

#Main
{
	position: relative;
	top: -10px;
	left: 15px;
	padding: 0px;
	width: 700px;
	background-color: #060A2D;
}

#LeftBox
{
	float: left;
	width: 520px;
/*	border: 1px solid #00F; */
}

#MenuBox
{
	float: right;
	width: 160px;
	padding-top: 49px;
/*	border: 1px solid #0FF; */
}

#FlashBox
{
	position: absolute;
	width: 285px;
	height: 323px;
	top: 23px;
	left: 420px;
}

#FlashIframe
{
	width: 285px;
	height: 323px;
	border: 0px;
}

#Footer
{
	clear: both;
}

.NewsBox
{
	position: relative;
	margin-top: 25px;
}

.Mugshot
{
	position: absolute;
	margin-top: 5px;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
}

.NewsItem0
{
	position: relative;
	left: 95px;
/*	border: 1px solid #FF0; */
	width: 300px;
}


.NewsItem
{
	position: relative;
	left: 95px;
/*	border: 1px solid #FF0; */
	width: 425px;
}

.Signature
{
	font-size: 10px;
	text-transform: uppercase;
}

.Headline
{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	padding: 0px;
	line-height: 16px;
}

.NewsText
{
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 15px;
}

.PostedAt
{
	font-size: 10px;
	text-transform: uppercase;
}

.SocialLinks
{
	margin-top: 2px;
	margin-bottom: 10px;
}

.SocialImg
{
	vertical-align: middle;
	border: 0px;
}

.SocialLink:link, .SocialLink:active, .SocialLink:visited, .SocialLink:hover
{
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.DotsIndex0
{
	position: relative;
	left: 0px;
	padding-bottom: 05px;
	height: 20px;
	width: 300px;
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #CCC;
}

.DotsIndex
{
	position: relative;
	left: 0px;
	padding-bottom: 05px;
	height: 20px;
	width: 401px;
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #CCC;
}

.Dots
{
	position: relative;
	left: 95px;
	padding-bottom: 05px;
	height: 20px;
	width: 401px;
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #CCC;
}

.Clear
{
	clear: both;
}


.Space5
{
	padding: 0px;
	margin: 0px;
	height: 5px;
}

.Space10
{
	padding: 0px;
	margin: 0px;
	height: 10px;
}

.CommentLink:link,.CommentLink:active,.CommentLink:visited,.CommentLink:hover
{
	color: #e4fffc;
	text-decoration: none;
	padding-left: 15px;
	font-size: 10px;
	text-transform: uppercase;
}

#CommentsBox
{
	position: relative;
	width: 425px;
	left: 95px;
	padding-top: 15px;
	font-size: 10px;
	text-transform: uppercase;
/*	border: 1px solid #F0F; */
}

.CommentRow
{
	position: realtive;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-width: 1px;
	border-color: #222;
	border-style: none none dashed none;
	text-transform: none;
	line-height: 14px;
}

.CommentInfo
{
	margin: 0px;
	text-transform: uppercase;
}

#CommentForm
{
	position: relative;
	padding-top: 10px;
/*	border: 1px solid #FF0; */
}

.CommentFormLeft
{
	float: left;
	width: 110px;
	padding-top: 5px;
	text-align: right;
/*	border: 1px solid #00F; */
}

.CommentFormRight
{
	float: right;
	width: 310px;
	padding-top: 5px;
/*	border: 1px solid #00F; */
}

#CommentTextArea
{
	width: 296px;
	height: 80px;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 12px;
}

