/* generics   */
/* ---------- */
.uw  {font-family:Courier New, Courier, Helvetica, san-serif; text-decoration:none; font-size:24px; color: #000000; line-height: 16px}
.uw2 {font-family:Courier New, Courier, Helvetica, san-serif; text-decoration:none; font-size:14px; color: #000000; line-height: 16px}
.uw3 {font-family:Courier New, Courier, Helvetica, san-serif; text-decoration:none; font-size:12px; color: #000000; line-height: 11px}
BODY {color:#ffffff;background-repeat: repeat;background-position: 0 0;background-attachment: scroll;margin : 0px; width:100%; text-align:left; font-family:Courier New, Courier, Helvetica, san-serif; text-decoration:none; font-size:14px; color: #000000; line-height: 16px}
P {font-family:Courier New, Courier, Helvetica, san-serif; text-decoration:none; font-size:15px; color:#000000; line-height: 17px}


A, A:visited, A.logo, A:visited.logo  {color: #ff001e; text-decoration:none; padding:0; margin: 0; border:none}
A:hover, A:visited:hover {color: #000000;padding:0; margin: 0;border:none}

/* menu stuff */
/* ---------- */
ul
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	border:0px;
	padding: 0 0 0 0;
}

li{
	list-style-type: none;
	font-weight: normal;
}
li.selected{
	list-style-type: none;
	font-weight: bold;
	padding: 0 0 0 0;
}


/* layout     */
/* ---------- */

#wrapper{

}
#menu
{
	margin: 10px 0px 0 0;
	padding: 0 10px 0 20px;
	width: 190px;
	float: left;
	position: fixed;
	top: 0;
	left: 0;
}

#content{
margin: 10px 0 0 205px;
padding: 0 0 0 20px;
width: 800px;
float:left;
background-repeat: repeat-y;
	background-position: 10px 0;
	background-image: url(pics/stripe.gif);
}


/* pictures   */
/* ---------- */
img, img.a
{
padding: 0px;
margin: 0px;
border: none;
}
.big_pic{
clear: both;
padding: 2px 4px 0 0;
margin: 0px;
}
.thumbs{
float: left;
}
img.thumb{
padding: 0px 4px 0 0;
margin: 0px;
border: none;
line-height: 0px;
}



.logo{
padding:0px;
margin:0px
}

