body {
	background : #ffccff;
	font-family:'Lucida Grande';
	margin-top: 0;
	margin-bottom: 0;
}#all {
	width: 800px;
	background: repeat-y url(images/mainbg.jpg) white right;
	margin-right: auto;
	margin-left: auto;
}

#banner {
}

#main {
	background: repeat url(images/mainbg.jpg);
}

#submenu2 {
	background: url(images/submenubg2.gif) no-repeat left top;
	margin-left: 3em;
	text-align: center;
	width: 500px;
	line-height: 15px;
	height: 30px;
}

#submenu {
	background: url(images/submenubg.gif) no-repeat left top;
	margin-left: 3em;
	text-align: center;
	width: 500px;
	line-height: 15px;
	height: 20px;
}

#submenu ul li {
	background: no-repeat;
	display: inline;
	text-align: center;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 15px;
	padding-top: 1em;
}

#submenu ul li a:link {
	text-decoration: none;
	color: black;
}

#submenu ul li a:visited {
	text-decoration: none;
	color: black;
}

#submenu ul li a:hover {
	text-decoration: none;
	color: black;
}

#submenu ul li a:active {
	text-decoration: none;
	color: black;
}

#menu {
	float: left;
	width: 16.3em;
	padding-left: 10px;
	font-size: 12px;
	background: transparent;
}

.menutext {
	margin-left: 2.5em;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
}

a.menus:link {
	text-decoration : none;
	color: black;
}

a.menus:visited {
	color : black;
	text-decoration : none;
}

a.menus:hover {
	color : blue;
	background:#FFCCFF;
	text-decoration : none;
}

a.menus:active {
	text-decoration : none;
	color: black;
	font-family: "Lucida Grande";
}

a.lists:link {
	text-decoration : none;
	color: black;
}

a.lists:visited {
	color : gray;
	text-decoration : none;
}

a.lists:hover {
	color : black;
	text-decoration : underline;
}

a.lists:active {
	text-decoration : none;
	color: black;
	font-family: "Lucida Grande";
}

.nav {
	text-align: center;
}

.menuphoto {
	background: no-repeat url(images/photobg.jpg) left bottom;
	padding-left: 4px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 1em;
	width: 160px;
	height: 105px;
}

.blocktitle {
	background: no-repeat url(images/menubg.gif);
	padding-bottom: 1em;
	padding-top: 0.2em;
	padding-left: 2em;
	margin-left: 1em;
	font-size: 15px;
}

#content {
	background: repeat-y right;
	width: 48.7em;
	float: left;
	padding-left: 5px;
	font-size: 12px;
}

.doc {
	margin-top: 2em;
	font-size: 13px;
	margin-left: 1em;
	line-height: 18px;
}

.doc2 {
	margin-top: 2em;
	font-size: 13px;
	margin-left: 1em;
	line-height: 30px;
	background: url(images/docbg.gif) bottom no-repeat;
	padding-left: 4em;
	padding-right: 3em;
}

.doctitle {
	font-size: 17px;
	color: black;
	text-decoration: blink;
}

.uimg {
	border: 1px solid gray;
	margin-top: 1em;
	margin-left: 10em;
}

.uimg2 {
	border: 1px solid gray;
	margin: 1em;
}

.dimg {
	border: 1px solid gray;
	margin-left: 16em;
	margin-top: 1em;
}

.limg {
	float: left;
	clear: both;
	margin: 1em;
	border: 1px solid gray;
}

.rimg {
	border: 1px solid gray;
	float: left;
}

.dimg2 {
	border: 1px solid gray;
	margin: 1em;
}

.dimg3 {
	border: 1px solid gray;
	margin-right: 0.3em;
	margin-left: 0.3em;
}

.dt {
	border-collapse: collapse;
	border: 1px solid #FF01FF;
	margin-left: 3em;
}

.dt th {
	border-collapse: collapse;
	border: 1px solid #FF01FF;
	background: #FF01FF;
	color: white;
}

.str {
	border-collapse: collapse;
	border: 1px solid #FF01FF;
	background: #d887d8;
	color: white;
}

.rimg {
	border: 1px solid gray;
	float: right;
	margin: 1em;
}

.counter {
	text-align: right;
}

.ad {
	margin-left: 4em;
	clear: both;
}

.adimg {
	border: 1px solid gray;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#footer {
	background: repeat url(images/footerbg2.gif);
	font-size: 13px;
	color: #cc0099;
	text-align: center;
	clear: both;
	border-top: 1px solid black;
}

.footimg {
	float: right;
	margin-top: 0.8em;
	clear: left;
	margin-left: -13em;
	margin-right: 5em;
}