body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #000;
	color: #000;
	font: .9em sans-serif;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}
.invisible {
	display: none;
}
#t {
	height: 300px;
	width: 740px;
	overflow: hidden;
	position:relative;
	padding: 0;
	margin: 20px auto 0px auto;
	background: url(../images/logoedge4.jpg) repeat-y;
}
#ti {
	width: 660px;
	margin: 0 40px;
}

.m {
	width: 740px;
	overflow: hidden;
	position:relative;
	padding: 0 0 0 0;
	margin: 0px auto;
	background: url(../images/shadowedge.gif) repeat-y;
}
.mi {
	width: 660px;
	margin: 0 40px;
}

.db {
	width: 740px;
	overflow: hidden;
	position:relative;
	padding: 0;
	margin: 0px auto;
	height: 40px;
	background: url(../images/bottomedge.gif) no-repeat;
}
.dt {
	width: 740px;
	overflow: hidden;
	position:relative;
	padding: 0;
	margin: 0px auto;
	height: 40px;
	background: url(../images/topedge.gif) no-repeat;
}

#f {
	height: 40px;
	width: 740px;
	overflow: hidden;
	position:relative;
	padding: 0 0 20px 0;
	margin: 0px auto;
	background: url(../images/bottomedge.gif) no-repeat;
}
#fi {
	width: 660px;
	margin: 0;
	padding: 0;
}

#titlebar {
	width: 660px;
	height: 212px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 0;
}

#titlebar #logo {
	margin: 0 0 0 20px;
}

.content {
	width: 660px;
	float: left;
	padding: 0;
	margin: 0;
}

.content img.texttitles {
	margin: 10px 0 20px 20px;
	padding: 0;
}

.content img.thumb {
	width:130px;
	height:97px;
	margin: 10px 0 0 10px;
	padding: 10px;
	border: 1px solid #1155ff;
	float: left;
}

.content p.cliptitle {
	padding: 0;
	margin: 12px 0 0 20px;
	width: 460px;
	float: left;
}

.content p {
	width: 620px;
	margin: 0 0 0 20px;
	padding: 0 0 20px 0;
	line-height: 1.6em;
}

.content .thumbdivider {
	width: 620px;
	margin: 10px 0 0 10px;
	padding: 0;
	border:0;
	border-bottom:1px dotted #1155ff;
	float: left;
	clear: left;

}
.content p#how {
	width: 620px;
	font-size:1.2em;
	line-height: 1.4em;
}

.content p#main {
	width: 620px;
	margin: 0 0 0 20px;
	padding: 30px 0 20px 0;
	line-height: 1.6em;
}

.content p#foot {
	width: 620px;
	margin: 0 0 0 20px;
	padding: 0 0;
	line-height: 1.6em;
	color: #1155ff;
}

.content h1 {
	width: 620px;
	margin: 10px 0 0 20px;
	padding: 0 0 20px 0;
	font-size: 1.5em;
	color:#1155ff;
}



.content a.blocklink {
	display: block;
	width: auto;
	margin: 0 0 20px 20px;
	padding: 0;
	text-decoration: underline;
	color: #1155ff;
	height: 17px;
}
.content a.blocklink:hover {
	background: #1155ff;
	color:#fff;
	text-decoration: none;
}

.content a#rss
{
	text-decoration:none;
}
.content a#rss:hover
{
	text-decoration:none;
	background:transparent;
}

.content a {
	font-size: 1em;
	font-weight: normal;
	text-decoration: underline;
	color: #1155ff;
}

.content a:hover {
	background: #1155ff;
	color:#fff;
	text-decoration: none;
}

.content a.anchor {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000;
}
.content a.anchor:hover {
	text-decoration: none;
	background: #000;
}


ol {
	width:608px;

	margin: 0 0 30px 25px;

	padding-left: 1em;

	background-color: #fefefe;
}

ul {
	width:608px;

	margin: 0 0 30px 20px;

	padding-left: 1em;

	background-color: #fefefe;
}

li {
	margin: 0 0 1em 0;
	line-height: 1.6em;
}

li img {
	padding: 0 4px 0 0;
}

span
{
	color:#1155ff;
}


li:before {
	color: #1155ff;
}

.content .divider {
	margin: 20px 0 10px 20px;
	padding: 0;
	width: 620px;
	color: #000;
	background-color: #000;
	height: 17px;
}

form{
	width: 620px;
	overflow:hidden;
	margin: 0 0 20px 20px;
	border: 1px solid #1155ff;
	padding:0;
	height:auto;
}
textarea#code {

	border:0;
	background: #ededed;
	color:#005500;
	padding:7px 10px 0 10px;
	width: 600px;
	height:74px;
	overflow:auto;

}


.content div#passingby{
	width:178px;
	height:152px;
	padding:0 0 20px 20px;
}