/* CSS Document */
html
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body
{
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #FCF;
}
a
{
	text-decoration: none;
	font-size: 0.9em;
	font-family: Arial;
	color: #939;
	line-height: 1.5em;
}
a:hover
{
	text-decoration:underline;
}
div.main
{
	border: 3px solid #636;
	width: 800px;
	height: 600px;
	background-image: url(pixels/dovewm.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	position:relative;
}
div.caption
{
	float:left;
	/*clear:both;*/
	width: 400px;
	font-size: 1.5em;
	font-family: Tahoma,Geneva;
	color: #c39;
	font-style: italic;
	padding: 15px;
	letter-spacing: 0.1em;
}
div.text
{
	float:left;
	width: 455px;
	font-size: 0.9em;
	font-family: Arial;
	color: #303;
	padding: 10px;
	line-height: 1.5em;
}
div.link
{
	position:absolute;
	top: 500px;
	width: 800px;
	left: 0px;
	padding: 10px;
	/*margin-left: 25px;*/
}
div.link div.linkitem
{
	display:inline;
	float: left;
	margin-left: 15px;
	margin-bottom:15px;
	font-size: 0.9em;
	font-weight:bold;
}
div.linkitem a
{
	color: #606;
}
img
{
	border: 0px;
	margin:0px;
	padding: 0px;
}
div.release
{
	float:right;
	z-index: 1;
	position:relative;
	/*clear:both;*/
}
img.logo
{
	position:absolute;
	top: 305px;
	left: 50px;
}
div.vthick
{
	background-color: #636;
	height: 100%;
	width: 5px;
}
div.vthin
{
	background-color: #636;
	height: 100%;
	width: 3px;
}
div.hthick
{
	background-color: #636;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
}
div.hthin
{
	background-color: #636;
	height: 3px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
}
div.A
{
	position:absolute;
	left: 472px;
	height: 480px;
	z-index: 2;
	top: 0px;
}
div.B
{
	position:absolute;
	left: 467px;
	height: 460px;
	z-index: 3;
	top: 0px;
}
div.Cat
{
	position:absolute;
	top: 305px;
	width: 460px;
	z-index: 4;
	left: 0px;
}
div.D
{
	position:absolute;
	top: 300px;
	width: 440px;
	z-index: 5;
	left: 0px;
}
div.E
{
	position:absolute;
	top:436px;
	width: 770px;
	right: 0px;
	z-index: 6;
	right: 0px;
}
div.F
{
	position:absolute;
	top:443px;
	width: 740px;
	right: 0px;
	z-index: 7;
	right: 0px;
}

