/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E3EDB0 url(images/bg01.jpg) repeat;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #86854C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;	
	line-height: 150%;
}

.ul1 {
	margin-left: auto;
	padding-left: 0px;
	list-style: disc url(images/homepage04.gif);
	height: auto;
	line-height: 16px;
	font-weight: bold;
}

.ul2 {
	margin-left: 15px;
	padding-left: 0px;
	list-style: disc url(images/homepage04.gif);
}

.ul2 li {
	margin-bottom: 10px;
}

.text1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #374208;
}

.text1 strong {
	font-weight: bold;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #899259;
}

.text3 {
	color: #CCCC66;
	text-align: center;
}

/** LINKS */

a {
	color: #959F02;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/bg1_02.jpg) no-repeat left top;
}

.bgHeader {
	background: url(images/Header_R.jpg) no-repeat left top;
}

.bg2 {
	height: 100%;
	min-height: 100%;
	background: url(images/bg1_04.jpg) repeat-y left top;
}

html>body .bg2 {
	height: auto;
}

.bg3 {
	height: 388px;
	min-height: 388px;
	background: url(images/bg1_03.jpg) no-repeat left top;
}

html>body .bg3 {
	height: auto;
}

.bg4 {
	background: url(images/bg2_02.jpg) no-repeat left top;
}

.bg5 {
	background: url(images/bg2_03.jpg) no-repeat left top;
}

.bg6 {
	background: url(images/bg2_04.jpg) repeat-y left top;
}

.bg7 {
	background: url(images/bg2_06.jpg) no-repeat left top;
}

.bg8 {
	background: url(images/bg2_07.jpg) no-repeat left top;
}

.bg9 {
	background: url(images/bg2_08.jpg) no-repeat left top;
}

.bg10 {
	background: url(images/bg2_10.jpg) no-repeat left top;
}

.bg11 {
	background: url(images/bg2_11.jpg) no-repeat left top;
}

.bg12 {
	background: url(images/bg2_12.jpg) repeat-y left top;
}

.bg13 {
	background: url(images/subpage2_03.jpg) repeat-y left top;
}

.bg14 {
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

.bg15 {
	background: url(images/subpage2_02_1.jpg) no-repeat left top;
}

.bg16 {
	height:100%;
	background-image:url(images/bg1_04.jpg);
}
/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


#dropmenudiv{
position:absolute;
border-bottom-width: 0;
text-transform: lowercase;
text-decoration: none;
font: 11px Georgia, "Times New Roman", Times, serif;
color: #000000;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
background-image: url(images/dd_image.jpg);
background-repeat: repeat;
list-style-type: none;
padding: 2px 0;

margin-left: 12px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/bg2_01.gif);


text-transform: lowercase;
text-decoration: none;
font: 10px Georgia, "Times New Roman", Times, serif;
color: #000000;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #DAD595;
}
.test {
	background-repeat: no-repeat;
	margin-left: 12px;
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: inside;
	list-style-image: url(images/bg2_01.gif);
}
.Name {

	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #374208;
	padding: 0px;
}
.PlayTitle {
	font: italic bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #374208;
	padding: 0px;
}
.text1Block {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #6C7556;
	padding: 0px;
	background-color: #244113;
}
.Author {
	font-size: 11px;
	font-weight: bold;
	color: #899259;
	top: 8px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
}
