html {
	height: 100%;
	width: 100%;
}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	font-size: 1em;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../artnew/img_156nik.gif);
	background-repeat: repeat;
	color: #747474;
}

.dordcontainer {
	background-repeat: no-repeat;
	background-position: center 30px;
	background-image: url(dordle_head.jpg);
	border-right-color: #333333;
	border-left-color: #333333;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	position: relative;
	height: auto;
	width: 1000px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.dordrow1 {
	position: relative;
	height: 312px;
	width: 1000px;
	margin-top: -5px;
	margin-bottom: 0px;
}

.dordrow2 {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 328px;
	position: relative;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dordrow3 {
	padding-left: 20px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 15px;
	border-top-width: 1px;
	display: block;
	height: auto;
	font-size: 0.85em;
	position: relative;
}

.dordrow3 img { float:left; padding-right:10px;}

.dordleft {
		position: relative;
		width: 412px;
		float: right;
		text-align: center;
}

.dordintro {
		margin-top: -25px;
		text-align: left;
		padding-right: 20px;
		padding-bottom: 20px;
}

.dordright {
		padding: 0px;
		font-size: 0.75em;
		position: relative;
		width: 508px;
}

.dordright img {
	padding: 2px;
	position: relative;
	border: 1px solid #4c4c4c;
	margin: 6px;
}
		
.dordright img:hover {
	border-color: white;
	padding: 2px;
}
h1 {
	padding-top: 0.75em;
	color: #e6e6e6;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
}
hr {
	border-width: 0px;
	height: 1px;
	width: 100%;
	background-color: #4c4c4c;
	color: #4c4c4c;
}
ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
li {
	padding-bottom: 1em;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.que {
	color: #b3b3b3;
	padding-bottom: 0px;
}
a {
	text-decoration: underline;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: white;
}
.dordlecount {
	background-repeat: repeat;
	background-image: url(orangeBK.jpg);
	padding: 10px;
	width: 372px;
	color: white;
	background-color: #e74804;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.cursor {
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
	text-align: center;
	height: 20px;
	width: auto;
	font-size: 0.75em;
	padding: 3px;
	color: black;
	background-color: #e6e6e6;
	-moz-border-radius: 2px; -webkit-border-radius: 2px;
}
em {
	color: white;
}	

