* 	{
	margin: 0;
	padding: 0;
	}
body{ margin: 0; margin-left: 3px;
	font-family: "Trebuchet MS", verdana, helvetica, sans-serif ; 
	font-size: .92em;
	background: #ffffff url(../images/shared/backgroundTile005.gif) repeat-y;
	color: #363636;
	/*'lucida grande', 'lucida sans unicode'*/
	}

a:link, a:visited, a:active {
	color: #636363;
	text-decoration: none;
	font-size:.93em;
	}
a:hover {
	color: #cc0000;
	text-decoration: underline;
	font-size:.93em;
		}
p {
	font-size: 0.95em;
	margin: 0 0 0 5px;
	line-height: 1.25em;
	color: #636363
}
p.lead {
	font-size: 1em
}
td {
	font-size: 0.95em;
	color: #363636;
	}
ol { margin: 0.5em 0px 1.2em 2em }
ul { margin: 0.5em 0px 1.2em 2em }
ol { line-height: 1.5em }
ul { line-height: 1.5em }
ol li { margin-bottom: 0.4em }

li {font-size: .93em;
	color:#636363;
	margin: 0 0 2px 0;
	list-style-image:url(../images/shared/arrow3.gif);}

#buzz li a:hover {
	font-size: .93em; 
	color: #ffffff;
	text-decoration:none;
	background-color:#cc0000;}

li strong {	color: #999	}
a img {
	border-top-style: none; 
	border-right-style: none; 
	border-left-style: none; 
	border-bottom-style: none
}
small {
	font-size: 0.8em
}
code {
	font-size: 11px; 
	color: #aaa; 
	font-family: verdana,sans-serif; 
	background-color: #000
}
.touch { color:#cc0000;}
#mbnews li {
	width:180px;
	color:#363636;
	font-size: .93em;
	line-height: 1.5em;
	list-style-image:url(../images/news-list.gif);
	}
/* ----------------------------------------------*/
#imageContainer {
	border: #2a2a2a 1px solid;
	background-color: #222;
	padding: 10px ;
	margin: 10px;
}
#content p{
	line-height:1.4
	}

#news p {
	font-family: verdana,sans-serif;
	font-size:0.84em;
	color: #bbb;
	}
#footer {
	float: left;
	width: 756px;
	font-family: verdana,sans-serif;
	font-size:.7em;
	color: #636363;
	height:40px;
	line-height: 1.5em;
	padding: 5px 20px 0 0;
	text-align:right;
	}
#footerlnk {
	font-size: 0.95em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #636363;
	padding: 0 0 0 25px;
	text-align:left;
	}
#devider{
	width: 775px;
	font-size: 1px;
	background: url(../images/shared/dotted-line.gif) center repeat-x;
	}
#sidebar a {
	color: #fff
}
#sidebar p a:hover {
	border-bottom: #fff 1px dotted
}
#sidebar h1 a {
	font-weight: bold
}
* html > body .clearfix {
	display: inline-block; width: 100%
	}
* html .clearfix {
	height: 1%
	}
/*-----------dilog--------------*/
.dialog {
 width:100%;
 margin:0px auto;
 min-width:20em;
 max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
 color:#fff;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:10px;
}

.dialog .ft .c {
 height:12px;
}

.dialog .hd {
 background:transparent url(../images/shared/tl.gif) no-repeat 0px 0px;
 margin-right:12px; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(../images/shared/tr.gif) no-repeat right 0px;
 margin-right:-12px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(../images/shared/ml.gif) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(../images/shared/mr.gif) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .ft {
 background:transparent url(../images/shared/bl.gif) no-repeat 0px 0px;
 margin-right:12px;
}

.dialog .ft .c {
 background:transparent url(../images/shared/br.gif) no-repeat right 0px;
 margin-right:-12px;
}
/*---------- E n d ------------*/
