body {
margin-top:0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
color:black;
font-size:12px;
background-color:white;
margin:0;
padding:0;
line-height:120%;
}

#container {
background:url(../images/bg.gif) top center repeat-y;
}

#MenuPos {
position:relative;
width:750px;
height:22px;

}

/*TICKER*/

#domticker{
font-size:11px;
text-align:left;
color: #FFFFFF;
width: 500px;
height: 20px;
padding: 6px 0 0 10px;
float:left;
}

#domticker a{
color:white;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
color: white;
background-color: #333366;
}

.someclass{ /*class to apply to your scroller(s) if desired*/
}

/*ENDS*/

#date {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
height: 20px;
padding: 5px 10px 2px 0;
margin: 0;
color: #666666;
text-align:right;
float:right;
background:url(../images/col_red_tr.gif) no-repeat top right;
}

a {
color:#0066CC;
}

h1 {
font-size:16px;
margin-top:10px;
margin-bottom:0;
}

h2 {
color:#333366;
font-size:12px;
margin-top:0;
text-transform:uppercase;
}

p {
margin-top:0;
}

.colhead, .colheadGrey {
color:white;
font-size:11px;
font-weight:bold;
margin:0px;
padding:0px;
text-align:center;
}
.colhead {
background: url(../images/col_red_tl.gif) no-repeat top left;
}
.colhead div {
background: url(../images/col_red_br.gif) no-repeat bottom right;
padding: 2px;
margin:0px;
}
.colheadGrey {
background: url(../images/col_grey_tl.gif) no-repeat top left;
}
.colheadGrey div {
background: url(../images/col_grey_br.gif) no-repeat bottom right;
padding: 2px;
margin:0px;
}

#content {
text-align:left;
/*margin-left:10px;
margin-right:10px;*/
padding: 0px 5px 0px 5px;
}

.highlight {
color:#999999;
font-weight: bold
}

.columnr {
/*border-left:1px solid white#42A7C7*/;
/*border-right:1px solid white#42A7C7*/;
}

#footer {
font-size:10px;
color:#FFFFFF;
text-align:center;
width: 752px;
margin:auto;
background: #333366 url(../images/col_red_bl.gif) no-repeat bottom left;
}
#footer div {
background: url(../images/col_red_br.gif) no-repeat bottom right;
padding: 5px;
}

#footer2 {
font-size:11px;
text-align:center;
margin:10px;
}

/*updates 04-04-2007*/
.clear {
	height:1px;
	overflow:hidden;
	clear:both;
}


/* forward */

#container .forward {
	width:459px;
	background-color:#cccccc;
	margin-top:16px;
	padding:11px 0 0 15px;
	border:solid 1px #000;
	font-family:Arial, sans serif;
}

#content .listen {
	margin:15px 0 17px 0;
	font-size:14px;
	line-height:18px;
}

#container .forward p {
	padding:5px 0 0 0;
	float:left;
	font-size:13px;
	width:186px;
	margin:0 0 13px 0;
}

#container .forward .first {
	font-size:17px;
	font-weight:bold;
}

#container .forward .last {
	width:350px;
	text-align:right;
}

#container .forward .text {
	width:160px;
}

#container .forward .submit {
	font-weight:bold;
	color:#fff;
	background-color:#333333;
	border:solid 1px #000;
}

/* COMMENT */

#container .comment {
	width:459px;
	background-color:#e9e9e9;
	margin-top:16px;
	padding:11px 0 0 15px;
	border:solid 1px #000;
	font-family:Arial, sans serif;
}

#container .comment p {
	margin:0;
	padding:0;
}
#container .comment a {
	color:#3c117c;
}

#content .roman {
	list-style-type:lower-roman;
}
	
	
#content .comment .first1 {
	 font-size:17px;
	 margin-bottom:16px;
}

#content .comment .first2 {
font-size:13px;margin-bottom:9px;
}
#content .comment .first3 {
font-size:10px;margin-bottom:20px;
}
#content .comment .first4 {
font-size:13px;margin-bottom:10px;
}
#content .comment .first5 {
font-size:13px;margin-bottom:10px;
}
#content .comment .first6 {
font-size:13px;margin:10px 0 9px 0;
}

#content .comment .first7 {
font-size:10px;margin-bottom:10px;
}

#content .bb_content h3 {
	font-size:1.3em;
	margin-top:-2px;
}


#content .listen {
	margin:0;
	padding:13px 0 23px 0;
}