
	body,
	html {
		margin:0;
		padding:0;
		background:#000000 url('background.gif') top left repeat;
		color:#000;
	}
	body {
		min-width:800px;
		margin-bottom: 30px;

	}
	a-link {
		color: #ff741d;
	}
	v-link {
		color: #ff741d;
	}
	#wrap {
		margin:0 auto;
		margin-top: 5px;
		width:800px;
		border: 1px dashed #c4cfd8;


		
	}
	#header {
		background: url('header.gif') no-repeat center bottom;
		height:187px;
		margin:0 auto;
		margin-top: 20px;
		width:750px;
	}
	#nav a:hover {
		background-color: #fff;
		color: #000;
}

	#nav a {
		color: #000;
		text-decoration: none;
}
	#nav {
		background: #c4cfd8;
		padding:0 auto;
		text-align: center;
		margin-bottom: 10px;
		height:20px;
		font: Verdana, sans-serif;
		font-variant: small-caps;
		color: red;
	}
	#main {
		text-align: left top;
		float:left;
		width:500px;
		padding:5px 30px 10px 20px;
		font: 90% Verdana, sans-serif;
		line-height: 1.5em;
		min-height:600px;
		color:#FFF;
	}
	#listcrunch {
		line-height: 20%;
		margin-left:20px;
	}
	#main li {
		padding-left:0px;
		margin-left: 30px;
		line-height: 120%;
}
	#main ul {
		margin-bottom: 30px;
}
	#main h2, #main h3 {
		padding:0px 0px 0px;
		font-variant: small-caps;
		color: red;
    }
	#main a:hover {
		background-color: #fff;
		color: #000;
}

	#main a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
}


	#sidebar {
		background: #ff0000;
		float:left;
		width:120px;
		padding 0px;
		margin-left: 10px;
		margin-top: 0;
		font: 76% Verdana, sans-serif;
		font-variant: small-caps;
	}

	#sidebar h4 {
		font: Verdana;
		padding:0px 10px 0 10px;
    }

	#sidebar a:hover {
		background-color: #fff;
		color: #000;
}

	#sidebar a {
		color: #000;
		text-decoration: none;
}

	#widgets {
		float:right;
		width:200px;
		padding 0px;
		margin-right: 10px;
		padding-bottom: 10px;
		margin-top: 0;
		font: 76% Verdana, sans-serif;
		font-variant: small-caps;
		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}

	#widgets h4 {
		font: Verdana;
		padding:0px 10px 0 15px;
    }
	#widgets p, #sidebar td {
		padding:0px 5px 0 5px;
		line-height: 2em;
    }

	#widgets a {
		color: #000;
		text-decoration: none;
}


	#footer {
		clear:both;
		background: #c4cfd8;
		padding:0 auto;
		text-align: center;
		margin-top: 10px;
		height:20px;
		font: Verdana, sans-serif;
		font-variant: small-caps;
		color: red;
	}
	#footer a:hover {
		background-color: #fff;
		color: #000;
}

	#footer a {
		color: #000;
		text-decoration: none;
}

      #mySlideShow {
      width: 400px !important;
      height: 200px !important;
      }
#showyourself {
	font-family: "Trebuchet MS", arial, sans-serif;
	width: 190px;
	border: 1px solid #A8A8A8;
	list-style: none;
	margin: 0;
	padding: 0;
}
#showyourself h2 { 
	color:#000000;
	background-color: #FF0000;
	text-align: center;
	padding: 1px 5px;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
}
ul#showyourself li {
	margin: 0px;
	padding: 1px 0px;
	list-style: none;
	display: block;
}
#showyourself li+li { 
	border-top: 1px solid #A8A8A8;
}
#showyourself li a { 
	background: #E8E8E8;
	display: block;
	color: #000000;
	font-size: 11px;
	padding: 1px 3px;
	border: 0;
	text-decoration: none; 
}
#showyourself li a img { 
	border-width: 0;
}
#showyourself li a:hover {
	background: #FFFFFF;
}
#showyourself strong {
	font-size: 15px;
	font-weight: normal;
}
#showyourself .footer {
	background-color: #FF0000;
	font-size: 10px;
	text-align: center;
}
#showyourself li a:hover.footer {
	background-color: #FF0000;
		text-decoration: underline;
}
