body {
background-color: #4f1f75;
color: #fdea8e;
font-size:14px;
font-family: georgia;
font-weight: bold;
}
#container {
	position: absolute;
	top: 0px;
	padding: 0;
	left: 0px;
	width: 800px;
}
#content {
	position: relative;
	top: 255px;
	padding: 0;
	left: 210px;
	width: 560px;
}
.page-template-default #content {
	top: 220px;
}
.page-id-164 #content img {
  margin-right: 7px;
}
A:link
{ text-decoration: none; color:#cf6ce3; }
A:visited
{ text-decoration: none ; color:#cf6ce3; }
A:active
{ text-decoration: none; color:#cf6ce3; }
A: hover 
{ text-decoration: none; color: #cf6ce3; }

b, .b{  
color: #fdea8e;
font-family: georgia;
font-weight: bold;
}
h2, .h2{  
color: #fdea8e;
margin-bottom: 10px;
font-size: 20px;
font-family: georgia;
font-weight: bold;
font-style: italic;
}
h3, .h3{  
color: #fdea8e;
margin-bottom: -1px;
font-size: 16px;
font-family: georgia;
font-weight: bold;
font-style: italic;
}
h4, .h4{  
color: #fdea8e;
margin-bottom: -1px;
font-size: 16px;
font-family: georgia;
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
h5, .h5{  
color: #603780;
margin-bottom: -1px;
font-size: 16px;
font-family: georgia;
font-weight: bold;
font-style: italic;
text-decoration: underline;
}
text, .text{
color: #603780;
margin-bottom: -1px;
font-size: 14px;
font-family: georgia;
font-weight: bold;
}
img, .img{
border: 0px;
}
#Table_01 img {
	display: block;
}
table, .table, td, .td{
border-color: #9ec034;
font-size: 14px;
font-weight: bold;
}
input, .input, textarea, .textarea{
background-color: transparent;
color: #fdea8e;
font-family: georgia;
font-size: 14px;
font-weight: bold;
border-style: solid;
border-color: #9ec034;
}