/* CSS Document */html, body {	margin: 0;	padding: 0;	height: 100%;	font-family: Arial, Helvetica, sans-serif;	color: #300;	background: url(../img/mainbg.png);	font-size: 13px;	}	a, a:link {text-decoration: none; color: #F554A0}a:visited {color: #939}a:active {color: #666}a:hover {text-decoration: underline; color: #4BB69C}#topleft {	width:250px;	height:240px;	top: 0;	left: 0;	z-index: 1;	position:absolute;}#bottomleft {	width:125px;	height:130px;	bottom: 0;	left: 0;	z-index: 2;	position:fixed;}#container-page {	width:100%;	background: #E9E4D0 url(../img/containerbg.png) repeat-y;	position: relative;	min-height: 100%;	height: auto !important;	height: 100%;	}	#container-content {	padding: 15px 25px 90px 15px;	margin-left: 260px;	background: #fff url(../img/contentbg.png) no-repeat;	}	#container-foot {	width: 100%;	background: url(../img/footerbg.png) repeat-x;	position: absolute;	bottom: 0 !important;	bottom: -1px;	height: 80px;	}	#container-foot img {	padding: 15px;	}	#header {	left: 0px;	top: 0px;	width: 100%;	height: 180px;	background: url(../img/headerbg.png);	z-index: 3;	}	h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-variant: small-caps;	font-weight: normal;	letter-spacing: 2px;	color: #211114;	font-size: x-large;	text-align: left;	border-bottom: 1px solid #F774B8;	margin: 0 0 15px 0;	padding: 0;	padding-left: 5px;}h2 {	color: #211114;	font-family: Georgia, "Times New Roman", Times, serif;	font-weight: normal;	font-variant: small-caps;	font-size: medium;	text-align: left;	border-bottom: 1px solid #F774B8;	margin: 30px 0 15px 0;	padding: 0;}h3 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	font-weight: normal;	font-style:italic;	letter-spacing: 1px;	}h4,h5,h6 {	color: #333;	font-size: small;	margin: 20px 0 0 0;	padding: 0;}	ul {	margin: 0;	padding: 0;	list-style: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;}/*----------------------------------------------------------------------------Navigation*/#navigation {	right: 25px;	top: 95px;	width: 450px;	height: 65px;	position: absolute;}#navigation ul {	list-style-type: none;	margin: 0;	padding: 0;}#navigation li {	float: left;}#navigation li a span, #navigation li a em { display:none; }#navigation li, #navigation li a {	display: block;	position: relative;	height: 65px;	width: 90px;	background-position: center top;}#navigation li a:hover span {	display: block;	position: relative;	width: 90px;	height: 65px;	left: 0;	top: 0;	background-position: center center;}#navigation li.off {	display: block;	position: relative;	height: 65px;	width: 90px;	background-position: center bottom;}#navigation li.about a,#navigation li.about a:hover span {	background-image: url(../img/nav_about.png);}#navigation li.profiles a,#navigation li.profiles a:hover span {	background-image: url(../img/nav_profiles.png);}#navigation li.photos a,#navigation li.photos a:hover span {	background-image: url(../img/nav_photos.png);}#navigation li.links a,#navigation li.links a:hover span {	background-image: url(../img/nav_links.png);}#navigation li.home a,#navigation li.home a:hover span {	background-image: url(../img/nav_home.png);}body#about-page li.about a,body#profiles-page li.profiles a,body#photos-page li.photos a,body#links-page li.links a,body#home-page li.home a {	background-position: center bottom;}body#about-page li.about a:hover span,body#profiles-page li.profiles a:hover span,body#photos-page li.photos a:hover span,body#links-page li.links a:hover span,body#home-page li.home a:hover span { display: none}/*----------------------------------------------------------------------------Profiles Goo */#container-content h4 {	font-family: Arial, Helvetica, sans-serif;		font-size: 12px;	line-height: 14px;	margin: 0 0 10px 0;	padding: 0;	color: #333333;}#container-content td {	border-bottom: 1px dotted #211114;	padding: 5px;}	#container-content td img {	float: left;	clear: none;	margin-right: 5px;}#container-content td img.profile {	float: none;	clear: both;	margin-right: 5px;}#container-content td p.profile {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 17px;	background-color: #EEE;	color: #300;	margin: 0 4px 4px 4px;	padding: 1px;	}	#container-content td a.profile, #container-content td a:link.profile {	color: #000;	}#container-content td p {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	line-height: 17px;	color: #300;	margin: 0;	padding: 0 0 10px 0;	}	#container-content ul {	list-style: none;	margin: 0;	padding: 0;}#container-content li {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #330000;	margin-bottom: 7px;}/*----------------------------------------------------------------------------RSS Feed Crap */#container-content ul.rss-items {	list-style-type: disc;	margin: 5px;	padding: 5px;	margin-bottom: 0;}#container-content li.rss-item a, #container-content li.rss-item a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: bold;	color: #F554A0;}#container-content li.rss-item {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;}#container-content .rss-date {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	color: #999;}/*----------------------------------------------------------------------------Links Goo */#container-content #links {	width: auto;	}  #container-content #links h2.no-space {	margin: 0 0 10px 0;	padding: 0 25px 0 0;	float: none;	clear: both;	}#container-content #links ul.left {    float: left;    width: 48%;     margin: 0 10px 0 0;    padding: 0 0 15px 0;    border: none; 	list-style-type: none;	position: relative;	left: 0px;  }  #container-content #links ul.right {	float: right;	width: 48%; 	margin: 0px;	padding: 0 0 15px 0;	border: none;	list-style-type: none;	}#container-content #links li img {	margin: 0px;	padding: 3px;	border: 1px solid #E9E4D0;	}
