*
{
	margin:0;
	padding:0;
}

html,body
{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	width:100%;
}

p
{
	color:#000;
	font-size:12pt;
	letter-spacing:120%;
	line-height:140%;
	margin-top:12pt;
}

div
{
	font-size:12pt;
	letter-spacing:120%;
	line-height:140%;
}

h1,h2,h3
{
	font-weight:400;
}

h1
{
	color:#713396;
	font-family:"Times New Roman", Times, serif;
	font-size:18pt;
	margin-top:18pt;
	letter-spacing:.1em;
	word-spacing:.1em;
}

h2
{
	color:#713396;
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	margin-top:14pt;
}

h3
{
	color:#000;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	margin-top:12pt;
}

a
{
	color:#713396;
	text-decoration:underline;
}

a#blog-title-link,a.rss-title,a.rss-item
{
	color:#713396!important;
}

a:hover
{
	color:#713396;
	text-decoration:none;
}

#br1
{
	background-color:#834da3;
	height:127px;
	min-height:127px;
	width:100%;
}

#br2
{
	background-color:#202020;
	height:61px;
	min-height:61px;
	width:100%;
}

#br3
{
	background-color:#f3f3f3;
	min-height:500px;
	width:100%;
}

#mr1
{
	background-color:#713396;
	height:127px;
	margin:0 auto;
	min-height:127px;
	width:862px;
}

#mainouter
{
	background-color:#FFF;
	margin:0 auto;
	min-height:500px;
	padding-bottom:50px;
	width:862px;
}

#main
{
	padding:30px 0 0 24px;
	width:590px;
}

#mainwider
{
	padding:30px 0 0 24px;
	width:800px;
}

#logo
{
	background-image:URL(images/template/RainingGodLogo.jpg);
	height:115px;
	left:24px;
	position:relative;
	top:57px;
	width:264px;
}

#footer
{
	background-color:#000;
	color:#FFF!important;
	font-size:10pt!important;
	height:134px;
	margin:0 auto;
}

#footer-content
{
	margin:0 auto;
	width:862px;
}

#footertext
{
	margin-bottom:3px;
	padding-left:24px;
	padding-top:79px;
}

#footerlinks a
{
	color:#fdb13e;
	text-decoration:none;
        font-size: 10pt;
}

#footerlinks a:hover
{
	color:#fdb13e;
	text-decoration:underline;
}
#copyright {
        font-size: 10pt;
}
#navigation
{
	background-color:#000;
	font-weight:700;
	margin:0 auto;
	padding-top:10px;
	width:862px;
}

#navigation ul
{
	height:61px;
	margin-left:330px;
	margin-top:9px;
}

#navigation li
{
	display:inline;
	list-style-type:none;
}

#navigation a
{
	border-bottom:6px #000 solid;
	color:#FFF;
	display:inline-block;
	font-size:10pt;
	margin-right:25px;
	text-decoration:none;
	text-transform:uppercase;
}

#navigation li a:hover
{
	border-bottom:6px #00adef solid;
}

#navigation li a.selected
{
	border-bottom:6px #fdb13e solid;
}

#navigation li a.selected:hover
{
	border-bottom:6px #fdb13e solid;
}

a.selected {
        cursor: default;
}

#sidenav
{
	float:right;
	font-weight:700;
	margin:40px 30px 0 0;
	width:166px;
}

#sidenav ul
{
	margin-left:-24px;
	width:166px;
}

#sidenav li
{
	list-style-type:none;
	width:166px;
}

#sidenav li a
{
	background-color:#000;
	border-left:8px #000 solid;
	color:#FFF;
	display:block;
	font-size:10pt;
	height:27px;
	margin-bottom:9px;
	padding-left:20px;
	padding-top: 6px;
	text-decoration:none;
	text-transform:uppercase;
	width:166px;
}

#sidenav li a:hover
{
	border-left:8px #00adef solid;
}

#sidenav li a.selected
{
	border-left:8px #fdb13e solid;
}

#sidenav li a.selected:hover
{
	border-left:8px #fdb13e solid;
}
td {
        vertical-align: top;
}
td p {
        font-size: 11pt;

}
table.dtable {
	width:100%;
	background-color: #f3f3f3;
	border-color:10px red solid;
	border-collapse: collapse;
}
table.dtable td {
	padding: 2px 7px;	
	border: 1px gray solid;
	vertical-align: middle;
}
table.dtable td a {
	font-size: 10pt;
 	text-decoration: none;
}
table.dtable td a:hover {
 	text-decoration: underline;
}
.dtable h2 {
      margin-bottom: 10px;
}
#admin {
    float: right;
    left: -20px;
    position: relative;
    top: -20px;
}
#admin a {
    color:gray;
    font-size: 8pt;
}
#admin a {
    color: #404040;
    font-size: 8pt;
    text-decoration: none;
}
#playhelp {
	float: right;
	margin: 70px 25px 0 0;
	width: 290px;
}
#purchaseptr {
        padding: 10px;
        background-color: #f3f3f3;
        border: 1px #713396 dashed;
}
#cr1 {
	font-size: 80%;
	font-style: italic;
	margin: 108px 0 0 10px;
}
.fronth1 {
        margin-top: 43px !important;
}
.right {
        float: right;
}
.dashed {
       border: 1px dashed gray;
       float: right;
       background-color: #F8F8F8;
       padding: 10px;
}
.dashed p {
       margin: 0;
}
.dashed a {
       text-decoration: none; 
}