#wrapper	{
	background: url('../images/leftborder.gif') repeat-y;
	}

#toptitlebar	{
	background: url('../images/blurry5d.jpg') no-repeat top;
	}

#toptitlebar h1	{
	display:none;
	}

#access a.norm	{
	text-decoration: none;
	color: #fff;
	background-color: #9cc;
	}

#menu a	{
	background: url("../images/topleft.gif") no-repeat  left top;
	}

#menu a span	{
	background: url('../images/topright.gif') no-repeat right top;
	}

#menu #thisone a	{
	background: url('../images/topleft_on.gif') no-repeat left top;
	}

#menu #thisone a span	{
	background: url('../images/topright_on.gif') no-repeat right top;
	}

#menu a:hover	{
	background: url('../images/topleft_on.gif') no-repeat left top;
	}

#menu a:hover span{
	background: url('../images/topright_on.gif') no-repeat right top;
	}

#submenu	{
	background:#066  url('../images/blurryline.gif') no-repeat bottom;
	padding-bottom:5px;
	}

#maintext	{
	background: url('../images/leftborder.gif') repeat-y;
	}

#maintext img.norm	{
	float: right;
	clear: right;
	width: 275px;
	padding: 0 0 0px 20px;
	border: 0;
	}

#maintext img.landscape1	{
	width: 450px;
	padding: 0 0 0px 18px;
	border: 0;
	}

#maintext img.landscape2	{
	width: 450px;
	padding: 0 0 0px 200px;
	border: 0;
	}

#maintext .caption2	{
	position: relative;
	right: 0px;
	width: 450px;
	font: normal 80%/1 verdana, arial,helvetica;
	padding: 0px 0 10px 15px;
	margin: 3px 0 0 200px;
	color: #666;
	text-align: left;
	background: url('../images/up.jpg') no-repeat left top;
	}

#maintext .caption	{
	float: right;
	clear: right;
	width: 260px;
	font: normal 80%/1 verdana, arial,helvetica;
	padding: 0px 0 10px 15px;
	margin: 3px 0 0 20px;
	color: #666;
	text-align: left;
	background: url('../images/up.jpg') no-repeat left top;
	}

#maintext .caption img	{
	float: left;
	padding: 0 2px 7px 0;
	width: 12px;
	border: 0;
	}
	