body {
	font-size: 80%;
	color:#000000;

	font-family: arial, helvetica, sans-serif;
	background-image: url('/img/bg_11.png');
	background-repeat: repeat-x;
}
.norm {
	font-size: 14;
}

h1 {
	margin-bottom: 0;
	color: #4C568C;
	font-family: arial, helvetica, sans-serif;
	font-size: 64;
}


h2.title {
	margin-top: 0;
	color: #4C568C;
	font-family: arial, helvetica, sans-serif;
}

.nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.indent {
	margin-left: 1em;
}

.nav a:link    {text-decoration:none;color:black}
.nav a:visited {text-decoration:none;color:black}
.nav a:hover   {text-decoration:underline;color:#6773b0}
.nav a:active  {text-decoration:underline}

td.nav {
	border-style: groove;
	border-color: #6773b0;
	border-width: 1;
	padding: 9;
	margin: 5px;
	border-width: 1;
	font-size: 12pt;
}

/* Set the default behavior of DIV */
div {
	/* Make Invisible */
	padding: 0px;
	border: 1px;
	margin: 0px;

	/* Set default positioning behavior */
	position: relative;

	/* Set default background property behavior */
	/*background-repeat: no-repeat;*/
}

/*

div#stripe {
	position: absolute;
	top: 0;
        left: 0;
        height: 100px;
        width: 100%;
        background-image: url('/img/bg_11.png');
}*/

div#titl {
	top: 0;
	left: 0;
	height: 100px;
	width: 100%;
}

div#wan {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 71px;
	width: 253px;

	/*background-image: url('/img/wan.png');*/
	float: right;
}
div.nav {
	/*top: 100px*/
	float: left;
	bottom: 0px;
	width: 120px;
}

div#main {
	/*float: right;*/
        /*top: 100px*/
	margin-left: 150px;
}

div#bottom {
	bottom: 0px;
	margin-left: 150px;
	text-align: center;
}

img { border:0px; }
  img.qdig-image { background-color:#eeeeee;
    border:1px solid #cccccc; }
  img.qdig-thumb { background-color:#eeeeee;
    border:0px solid #cccccc; }
  img#qdig-thumb-current { border-color:#f9f99f;
    border-left:2px solid #f9f99f;
    border-right:2px solid #f9f99f; }
  div.qdig-caption { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
  .qdig-grayout {  }img { border:0px; }
  img.qdig-image { background-color:#eeeeee;
    border:1px solid #cccccc; }
  img.qdig-thumb { background-color:#eeeeee;
    border:0px solid #cccccc; }
  img#qdig-thumb-current { border-color:#f9f99f;
    border-left:2px solid #f9f99f;
    border-right:2px solid #f9f99f; }
  div.qdig-caption { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; }
  .qdig-grayout {  }

