*{
 margin:0;
 padding:0;
}
html{
 height:100%;
}
body{
 height:100%;
 color:#000000;
 cursor:default;
 font-size:11px;
 line-height:16px;
 text-align:center;
 background-color: transparent;
 background-position:50% 0;
 background-repeat:no-repeat;
 font-family:Tahoma,sans-serif;
}

a:link{
	color: #000000;
}

a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
color: #3399ff;	
}

a img{
 border:0;
}

h1 {
	font: normal 390%/110% Garamond, Georgia, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 0;
	margin: 0;
}
h2 {
	font: normal 300%/110% Garamond, Georgia, serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0 0;
	margin: 0;
}
h3 {
	font: normal 210%/110% Garamond, Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 5px 0 0;
	margin: 0;
}
h4 {
	font: normal 180%/110% Garamond, Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0 0;
	margin: 0;
}
h5 {
	font: normal 120%/110% Garamond, Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 20px 0 0;
	margin: 0;
}

div.special {
	padding: 5px;
	text-align: left;
}

.wp-caption-text {
	text-align: center;
	font: 130%/110% Garamond, Georgia, serif;
	text-transform: uppercase;
	padding: 10px;	
}

div {
		margin-left: auto;
	margin-right: auto;
}

.wp-caption aligncenter	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-caption alignleft	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.wp-caption alignright	{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

dl {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-caption-dt {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.widgetverse {
height: 100%;
width: 95%;
margin: 5px;
}

.widget1 {
	float: left;
}

.widget2 {
	float: right;
	margin-right: 15px;
}
.break {
	width: 600px;
}




