body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px; padding: 0px; border: 0px;
}

BODY {
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #fff;
	color : #000;
	background-image : url(images/bg_01.jpg);
}
/*Corbel,Helvetica,Arial,Geneva,sans-serif;*/


A {
	font-size : 8pt;
	text-decoration : none;
	font-weight : bold;
	color : #CC0033;
}
A:HOVER {
	color : #660033;
}

P {
	font-size : 8pt;
	margin : 5px 0 7px 0;
}

UL {
	margin-left : 30px;
	padding : 5px 0 5px 0;
}


LI {
	font-size : 8pt;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
	line-height : 11pt;
}


p#ad{
	background-color : #bbaca0;
	width : 400px;
	margin-left:auto;
	margin-right:auto;
	color : #5f5652;
}

H4 {
	font-size : 12pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	font-size : 14pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 7px;
	padding-top : 7px;
}

H2 {
	font-size : 11pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding-bottom : 7px;
	padding-top : 7px;
}

H3 {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding : 7px 0 7px 0;
	margin : 0 0 5px 0;
	font-style : italic;
}

H4 {
	font-size : 10pt;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	padding : 7px 0 7px 0;
	margin : 0 0 5px 0;
}

H5 {
	font-size : 10pt;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0 0 7px 0;
	margin : 0 0 5px 0;
	font-style : italic;
}




DIV#screen{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : 100%;
	text-align : center;
	background-image : url(images/background01_50ppi.png);
	background-repeat : no-repeat;
	background-position : top center;
}

div#menutop{
	margin : 0 0 10px 320px;
	z-index : 200;
	padding-top : 20px;
	height : 100px;
}
div#menutop a{
	width : 30px;
}

.topmenuimage{
	padding : 0 10px 0 10px;
}

div#container{
	width : 600px;
	text-align : center;
	margin: 0 auto;
	height : 900px;
	position : relative;
	z-index : 0;
	top : -20px;
}

div#page{
	background-image : url(images/page.png);
	background-repeat : no-repeat;
	width: 620px;
	margin: 0 auto 0 5px;
	height : 1000px;
	background-position : 0px 0px;
}

div.text{
	width: 470px;
	margin : 0 auto;
	text-align: left;
	padding-left : 20px;
	height : 505px;
	overflow : auto;
	padding-right : 5px;
}

#indeximage{
	text-align : right;
	padding-right : 75px;
}

#image{
	text-align : right;
	padding-right : 20px;
}

TD{
	font-size : 8pt;
}

.schedule td{
	border : 1px solid #808080;
}

#menu{
	text-align : right;
	top : 200px;
	left : 600px;
	position : absolute;
	width : 150px;
	z-index : -1;
	background-image : url(images/bg_menu_500.png);
	background-repeat : no-repeat;
	background-position : top right;
	height : 500px;
}



#menu ul{
	margin-left : 0;
	margin-right : 0;
	padding-right : 0;
	margin : 0 0 0 0;
	padding : 20px 20px 0 5px;
}

#menu li {
	list-style-type : none;
	padding : 7px 0 7px 0;
}

#menu li a {
	color : #fff;
	font-size : 12pt;
	padding-left : 10px;
	width : 100px;
	line-height : 14pt;
}

#menu li a:hover {
	color : #000;
}

#menu li#designer{
	padding-top : 10px;
}

#menu li#designer a{
	color : #000;
}

#menu li#designer a:hover{
	color : #fff;
}

#menu li.shortmenu{
	padding-right : 20px;
	margin-bottom : 10px;
	margin-top : 0;
	padding-bottom : 0;
	padding-top : 0;
}


LI#nolink {
	color : #ffbf00;
	font-weight : bold;
}

DIV#formcontainer {
	width : 390px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : 8pt;
	float : left;
	width : 120px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	

.hidden{
	visibility : hidden;
}

/* A handy 'Clearfix' technique to clear floats in order to avoid affecting page elements further down the document */		
.clear:after {
	content: "";
	display: block; visibility: hidden; clear: both;
}
	.clear { zoom: 1; } /* Clearfix IE fix */
	
	#portfolio ul li {
			float: left; /* Float the lists to the left, laying them out side by side */
			padding: 10px; margin: 0 23px 23px 0;
			background: url(../images/img-bg.png); /* Add the semi-transparent background, used along with padding to give the impression of a see-through border */
			/* Let's get fancy with some CSS3, only visible in Firefox, Safari & Chrome. Other browsers simply revert to square corners */
			border-radius: 10px; 
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
		}
li.greenhover a:hover{
	color : c4db7d;
}		