body {
	background-image: url('images/bg2.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 600px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
}

.main_link, .main_link:visited {
	text-decoration: none;
	color: black;
}

.main_link:hover {
	color: #ed3410;
}

#index_table {
	width: 100%;
	border-collapse: collapse;
}

.bar {
	background-image: url('images/rule.jpg');
	background-repeat: repeat-x;
	height: 8px;
}

#orb {
	position: relative;
	top: -30px;
}

#index_title {
	font-size: 2.2em;
	text-align: left;
	padding-left: 10px;
	color: black;
}

#index_title a, #index_title a:hover, #index_title a:visited {
	text-decoration: none;
	color: black;
}


#nav {
	margin-left: 15px;
	font-size: 0.9em;
	font-weight: bold;
}

#nav_list {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	font-size: 0.9em;
	font-weight: bold;
}

#nav_list li {
	margin-bottom: 10px;
}

.current {
	color: #ed3410 !important;
}

#index_table .center {
	text-align: center;
}

#top_right_table {
	width: 100%; 
	margin: 0;
	font-size: 1.2em;
}

#top_info{
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
	padding-right: 100px;
}

#bottom_info {
	text-align: left;
	font-size: 0.7em;
	padding-top: 20px;
	padding-left: 100px;
	padding-right: 100px;
}

#hand_table {
	width: 450px;
	height: 277px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('images/hands.png');
	background-repeat: no-repeat;
}

#hand_table td {
	padding: 0;
}



#content_table {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0;
	position: relative;
	top: -50px;
	width: 98%;
}

#content_table td {
	padding: 0;
	vertical-align: top;
}

#content_cell {
	padding-top: 20px;
}

#page_title {
	margin-top: 30px;
	margin-left: 50px;
	margin-bottom: 0;
	color: #4081d0;
	font-size: 1.5em;
	font-weight: bolder;
	z-index: 2;
}

#content {
	background-color: #c8dbf1;
	margin-top: -5px;
	margin-left: 40px;
	margin-right: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 0;
	z-index: -1;
}


#arnica, #grad {
	text-align: right;
	margin: 0;
	margin-right: -15px;
}


#blume {
	float: right;
	position: relative;
	top: -60px;
	right: 80px;
}


.address {
	display: block;
	font-size: 1.1em;
	margin-top: 0;
	margin-bottom: 0.2em;
}

.p1 {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

.p2 {
	font-weight: bold;
	margin: 0;
}

.p3 {
	font-style: italic;
	margin-left: 40px;
	margin-right: 40px;
	width: 75%;
	line-height: 1.5em;
}

.p4 {
	font-weight: bold;
	font-size: 1.0em;
	margin-bottom: 0;
}

.p5 {
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0.4em;
}

.p6 {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.p7 {
	margin-top: 0.1em;
	margin-bottom: 0.4em;
	font-weight: bold;
}

.q1 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bolder;
	display: inline;
	padding: 0;
	margin-right: 10px;
}

.q2 {
	font-size: 1.3em;
	font-style: italic;
	font-weight: bolder;
	display: inline;
	padding: 0;
	margin-left: 10px;
}

.message {
	padding: 10px;
	margin: 20px;
	border-style: outset;
	border-color: #666666;
	border-width: 1px;	
}

.heading1 {
	font-size: 1.1em;
	display: block;

}

.heading2 {
	font-size: 1.1em;
	display: block;
	text-decoration: underline;
	margin: 0;
}

.heading3 {
	font-size: 1.1em;
	display: block;
	text-decoration: underline;
	margin-top: 1.5em;
}

.heading4 {
	font-size: 1.1em;
	display: block;
	text-decoration: underline;
	margin: 0;
}

.heading5 {
	font-size: 1.1em;
	display: block;
	text-decoration: underline;
	margin: 0;
}

.heading6 {
	font-size: 1.1em;
	font-style: italic;
	display: block;
	margin-top: 1em;
	margin-bottom: 0;
}


.wripageheading {
	font-size: 2.1em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.wripageheading2 {
	font-size: 1.6em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

.wripageheading3 {
	font-size: 1.4em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

img, div { 
	behavior: url(iepngfix.htc) 
}


h3.seminar {
	font-size: 1.1em;
	color: blue;
}

#seminar_table {
	border-collapse: collapse;
}

#seminar_table td{
	border: 1px solid black;
	padding: 2px;
}