/* Michelle Todd Soprano */
* {
	margin:0;
	padding:0;
	border:0;
}
html {
font-size: 100%;
}

body {
font-size: 72%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
background: #839191;
background-image: url(../images/grngradient.jpg);
background-repeat: repeat;
}
p {
	padding-bottom:2em;
}
#top {
	margin:12px auto 0px auto;
	width:747px;
	padding-left:10px;
	padding-right:3px;
	padding-top:5px;
	padding-bottom:5px;
	background:#000000;
	background-image: url(../images/30x30topbakc.jpg);
	background-repeat: repeat-x;
}
#nav {
float:left;
	display:inline;
	background:transparent;
	margin:0;padding:0;
}
#frmSearch {
	width:200px;
	display:inline;
}
#inpSearch {
	width:100px;
}
#sch {
	display:inline;background:transparent;padding:1px;float:right;
}
#footer {
margin:0 auto;
	width:740px;
	font-size:85%;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#15191C;
}
.clearit {
	clear:both;
	height:0;
}
#wrapper {
margin:0 auto;
	width:760px;
	height:600px;
	background-color:#000;
	background-image: url(../images/michelle3.jpg);
	background-repeat: no-repeat;
	/*border:1px solid #708090;*/
}
#subbnr {
margin:0 auto;
	width:760px;
	background-color:#562322;
}
#sub_content_wrap {
margin:0 auto;
padding:0 0 0 70px;
	width:690px;
	background-color:#ffffff;
}
#logo {
position:absolute;
	width:501px;
	height:154px;
	margin-left:20px;
	margin-top:20px;
	background:transparent;
}
#content {
position:absolute;
	width:385px;
	height:360px;
	overflow: auto;
	margin-left:20px;
	margin-top:210px;
	padding:0 5px 0 0;
	color:#ffffff;
	line-height:1.3em;
	background:transparent;
}
#content p {
	padding-bottom:1.3em;
	margin-bottom:0;
}
#subcontent {
	width:690px;
	color:#000000;
	line-height:1.3em;
	background:#ffffff;
}
#subcontent p {
	padding-bottom:1.3em;
	margin-bottom:0;
}
h1 {
	font-size:120%;
	text-transform:uppercase;
	padding: 3px 0;
}
h2 {
	font-size:108%;
	text-transform:uppercase;
	padding: 3px 0;
}
#search {
	width:250px;
	display:inline;
}
.searchbut {
	background:#cccccc;
	border-top:2px solid #9C9C9C;
	border-left:2px solid #9C9C9C;
	border-right:2px solid #555555;
	border-bottom:2px solid #555555;
	padding:1px;
	margin-top:-2px;
	margin-left:2px;
	font-size:80% !important;
	font-weight:bold;
	color:#555555;
}
#inpSearch {
	background:#ffffff;
	height:17px;
	border:1px solid #cccccc;
}
.viewing {
	color:#cccccc;
}
#content a:link {
	color:#ffffff;
	text-decoration:underline;
}
#content a:visited {
	color:#ffffff;
	text-decoration:underline;
}
#content a:hover {
	color:#E93B38;
	text-decoration:none;
}
#content a:active {
	color:#E93B38;
	text-decoration:underline;
}
#subcontent a:link {
	color:#3D0B0D;
	text-decoration:underline;
}
#subcontent a:visited {
	color:#3D0B0D;
	text-decoration:underline;
}
#subcontent a:hover {
	color:#E93B38;
	text-decoration:none;
}
#subcontent a:active {
	color:#E93B38;
	text-decoration:underline;
}
.members ul {
	padding-top:0;
	margin-top:-30px;
	list-style: none;
}
.members li {
	line-height:2em;
}
.sitesatwork {
margin-left:30px;
}
.sitesatwork a:link {
text-decoration:none;
color:#8A8A8A;
}
.sitesatwork a:visited {
text-decoration:none;
color:#8A8A8A;
}
.sitesatwork a:hover {
text-decoration:underline;
color:#666666;
}
.sitesatwork a:active {
text-decoration:none;
color:#666666;
outline:0;
}
.topspace {
padding-top:3px;
}
