/*<![CDATA[*/
body {
      background: #feecfa;
      font-family: Verdana, Tahoma, Candara, 'Eras Light ITC', Arial, Sans-serif;
      font-size: 14px;
color: #000066;
}

#wrapper {
    width: 100%;
    margin: auto;
}

.main_shell {
    background: #E95EF5;
    border: 1px solid #24426A;
    width: 706px;
    margin-left:auto;
    margin-right:auto;
}
#logo {
    width: 706px; 
    height: 100px; 
    background: #E95EF5;
}
h1 {
    margin: 0px;
    background-image: url('../images/title_bar2.gif');
    padding: 7px 5px 6px 5px;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    vertical-align: middle;
     text-align: right;
font-style: italic;
}

h2 {
    color: #000066;
    margin: 4px 0px 0px 4px;
padding: 4px 0px 0px 4px;
    font-size: 18px;
}

h3 {
    color: #000066;
    font-size: 11px;
    margin: 0px;
}
h3.label {
padding: 4px;
margin: 4px;
font-size: 12px;
}

table {
    font-size: 10px;
}
p.box {
    background: transparent url('../images/hazeback.png') no-repeat left;
    width: 470px;
    height: 117px;
    padding: 10px 6px 6px 8px;
    margin: 0px 5px;
    line-height:  145%;
    font-weight: bold;
}

.content-text
{
	font-size: 12px;
     margin: 0px;
     padding: 0px;
}
.bodymid {
    background: #e7e7fc url('../images/pbackground.gif');
    height: 100%;
    overflow-y:auto;
    overflow-x:hidden;
}
.bodymidgallery {
background: #F9F4F4;
height: 100%;
    overflow-y:auto;
    overflow-x:hidden;
}
.bodymidgallery object {
overflow-y: hidden;
overflow-x: hidden;
}
.content-next
{
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	background: transparent url('../images/hazebacksmall.png');
	padding: 6px;
}

.content_shell {
    background: #FFCCCC;
    margin: 0px 3px 3px 3px;
    border: 3px double #24426A;
    background: #FBF0F9;
}

.package {
    width: 693px;
height: 690px; 			/*this will make the main page longer*/
    background: #FFCCCC;
}
.insidebox {
width: 693px;
height: 790px;			/*this will make the game page longer*/
background: #FFCCCC;
}

.content_wrap {
    width: 490px;
    height: 397px;
    float: right;
    margin: 6px 8px 0px 0px;
    padding: 10px;
    background: #ffffff;
    border: 1px solid #000000;
    line-height: 150%;
    -moz-border-radius: 10px;
}
a:link, a:visited, a:active {
    color: #000066;
    text-decoration: none;
}
a:hover {
    color: #FFFFFF;
}

.menu {
    float: left;
    margin: 0px 0px 0px 8px;
    font-size: 12px;
width: 130px;
}

.menu h3 {
    font-size: 15px;
    color: #000066;
}

.menu ul {
    margin: 5px 0px;
    padding-left: 5px;
    list-style-type: none;
}
img {
    border: 0px none;
    vertical-align: middle;
}

li.list {
     list-style-type: none;
    width: 133px;
    height: 26px;
    padding: 2px;
}
li.list a:link, li.list a:active, li.list a:visited {
    display: block;
    background: url(../images/button.gif) no-repeat left;
    width: 133px;
    height: 26px;
    min-height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #24426A;
    margin: 1px;
    padding: 0px;
}
li.list a:hover {
    display: block;
    background: url(../images/button2.gif) no-repeat left;
    width: 133px;
    height: 26px;
    min-height: 26px;
    line-height: 26px;
    text-align: center;
    vertical-align: middle;
    color: #990066;
    font-weight: normal;
    border: 1px solid #24426A;
    margin: 1px;
    padding: 0px;
}

.hr {
    margin: 4px 6px 0px 6px;
    border-bottom: 1px solid #627686;
}

.copyright {
    width: 500px;
    float: left;
    font-size: 9px;
    color: #000066;
    padding: 3px 0px 3px 5px;
}
.poweredby {
    width: 110px;
    float: right;
    font-size: 9px;
    color: #000066;
    padding: 3px 5px 3px 0px;
}

.eula {
	height: 228px;
    margin: 10px 5px 0px 0px;
        width: 130px;
}	
#links {
    margin: 0px;
    padding: 5px;
}

#links li {
    list-style: none;
}

.float_img {
    float: left;
    margin-right: 5px;
}

.info {
    background: #DCE6F3;
    border: 1px solid #5876A0;
    padding: 4px;
    line-height: 120%;
    -moz-border-radius: 7px;
    /*color: #1D3A60;*/
color: #CF39AD;
font-weight: bold;
font-size: 13px;
    margin: 0px 10px 5px 10px;
    text-align: center;
}

.form {
    background: #fdfafc;
    font-size: 11px;
    border-top: 1px solid #6A6A6A;
    border-left: 1px solid #6A6A6A;
      border-right: 1px solid #A8A8A8;
      border-bottom: 1px solid #A8A8A8;
    -moz-border-radius: 7px;
    margin: 5px 10px 5px 10px;
    padding: 5px 10px 5px 10px;
height: 100px;
width: 652px;
overflow: auto !important;
}
.form img {
border: 1px solid #000000;
margin: 5px;
vertical-align: middle;
}
h3.left {
float: left; 
width: 376px;
font-size: 12px;
}
h3.right {
float: right;
font-size: 12px;
}
fieldset {
        border: 1px solid #76774C;
/*background: transparent;*/	
        background: #FDFDD3;
	padding: 1px 7px 0px 7px;
        text-align: justify;
        margin: 10px 0px 0px 8px;
        font-size: 12px;
	height: 228px;
        width: 120px;
        -moz-border-radius: 7px;
        color: #2D4461;
}

fieldset legend {
       font-weight: bold;
    color: #000066;
}
.clear {
clear: both;
height: 6px;
line-height: 6px;
}
table .title {
    color: #2D4461;
    font-weight: bold;
    padding-bottom: 3px;
}

table .content {
    padding-bottom: 3px;
}
img.noshow {
    display: none;
}
/*]]>*/
