/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0.3
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Sans-Serif;
        background: #E9E9E9;
	color:#555;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	text-transform:uppercase;
	text-align:left;
}

h1 { font-size: 1.9em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
	color: #27567a;
	text-decoration: none;
}

a img {
	border: none;
	}

a:hover {
        text-decoration: underline;
}

hr {
	display: none;
	}

/* Layout */

#body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
        background: #FFFFFF;
	padding: 0;
        width: 920px;
}

#postpic {
	margin: 0px;
        display: block;
        width: 200px;
        height: 240px;
        background: #ffffff;
	padding: 10px;
        align: left;
        float: left;
}

#header {
	margin: 0 20px;
}

#header2 {
	margin: 0 20px;
}

#wrapper {
	padding:10px;
}

#content {
	margin:0;
	width:620px;
	float:left;
}

#content a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
         font-size: .9em;
}

#content2 {
	margin:0;
	width:900px;
        height:auto;
	float:left;
}
	
#sidebar {
	width:280px;

        display: inline;
         height: 800px;
        background: #FFFFFF url('sidebar.jpg') no-repeat !important;
        font-family: 'Lucida Grande', Sans-Serif;
	color:#000;
        text-align:left;
	float:right;	
	margin: 10px;
        margin-top:-10px;
        margin-right:-10px;
}

#sidebar a img {
       margin-top:10px;
} 

#sidebar a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: 1.2em;
}	

#sidebar a img {
           border: 1px solid #27567a;
}

#side {
	width: 258px;
         height: 380px;
        background: #ffffff;
        font-family: 'Lucida Grande', Sans-Serif;
	color:#000;
        text-align:left;
	float: left;	
        display: block;
	margin:0px;
        padding: 10px;
        border: 1px solid #bfbfbf;
}	

#foot {
        margin: 0px;
        width: 920px;
        height: 35px;
        background: #e9e9e9 url('bottombar.jpg') no-repeat !important;
        font-family: 'Lucida Grande', Sans-Serif;
	color: #000000;
        text-align: left;   
        float: left;
        margin-top:-20px;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: 1.3em;
}

#footer {
        margin: 0px auto;
	clear: both;
        background: #E9E9E9 url('footer.jpg') no-repeat !important;
        height: 341px !important; /*sets the height of header*/
        _height: 341px !important; /*IE tweak*/
        border: none !important;
        width: 930px;
        font-family: 'Lucida Grande', Sans-Serif;
	color:#FFF;
        text-align:left;
        float:center;
}

#footer2 {
        margin: 10px;
        display: block;
        width: 270px;
        height: 300px;
        float:left;
        text-align:left;
}

#footer2 a {
         color: pink;
}

#footercenter {
	margin: 10px;
        display: block;
        width: 270px;
        float:left;
}

#footercenter a {
         color: pink;
}

#footer3 {
	margin: 10px;
        display: block;
        width: 270px;
        float:left;
}

#footer3 a {
         color: pink;
}

#header {
        background: #FF9751 url('banner.jpg') no-repeat !important;
        width: 920px;
        height: 198px !important; /*sets the height of header*/
        _height: 198px !important; /*IE tweak*/
        border: none !important;
        padding: 0;
        margin: 0;
        position: relative;
}

#header2 {
        background: #FF9751 url('swb.jpg') no-repeat !important;
        width: 920px;
        height: 198px !important; /*sets the height of header*/
        _height: 198px !important; /*IE tweak*/
        border: none !important;
        padding: 0;
        margin: 0;
        position: relative;
}

#simpleleft {
        
        margin: 0px;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        text-align:left;
        width: 375px;
        height: 100%;
        padding: 10px;
        margin-left: 0px;
}

#simpleright {
        
        margin: 0px;
        background: #e9e9e9;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        float:right;
        text-align:left;
        width: 375px;
        height: 870px;
        margin-left: 0px;
        padding: 10px;
        border: 1px solid #bfbfbf;
}

#hmenu {
	float:right;
	width:auto;
	border:0;
	padding:0;
	position:relative;
	bottom:25px;
	right:2px;
	height:0;
	margin-bottom:-23px;
}
#hmenu ul {
	width:auto;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
#hmenu ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#hmenu ul li a {
	display:block;
	background:#27567a;
	color:#FFFFFF;
	padding:4px 20px;
	margin:0 1px;
	text-decoration:none;
	text-transform:uppercase;
        font-family: 'Lucida Grande', Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
	background-color: #FFC0CB;
	color: #000;
}
#hmenu ul li ul {
	padding:0.5px 0 0 0;
	position:absolute;
	display:block;
	visibility:hidden;
	z-index:599;
}
#hmenu ul li.hmenu_rss ul {
	right:0;
}
#hmenu ul li:hover ul {
	visibility:visible;
}
#hmenu ul ul li {
	display:block;
	float:none;
	width:auto;
}
#hmenu ul ul a {
	margin:1px;
}
#hmenu ul li.hmenu_rss a {
	background:#27567a url('feed.png') no-repeat 95% 50%;
	padding:4px 30px 4px 20px;
}

/* End header */

/* Post */

.post {
	margin: 0;
	padding:10px 0; 
	text-align: justify;
	overflow:hidden;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
	font-weight:bold;
	font-size:1.5em;
	background:#e9e9e9;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.3em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:10px 0;
        text-align: left;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
  }
h1.honey {text-align:center;}
h2.honey {text-align:center;}
h3.honey {text-align:center;}
h4.honey {text-align:center;}

#honeymain {
        
        margin:0px;
        padding:20 0 0 20;
        width: 896px;
        height: 300px;
        display: inline;
        margin-top:20px;
        margin-bottom:20px;
        float:left;
        text-align:left;
        border: 1px solid #bfbfbf;
}


#honeylogo {
        
        margin: 0px;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        text-align:left;
        width: 468px;
        height: 300px;
        padding: 10px;
        margin-left: 0px;
}

#honeyfeatured {
        
        margin: 0px;
        background: #e9e9e9;
        display: block;
        margin-top: 0px;
        margin-bottom: 0px;
        float:right;
        text-align:left;
        width: 380px;
        height: 278px;
        margin-left: 0px;
        padding: 10px;
        border: 1px solid #bfbfbf;
}

#cleft {
        background:#ddd;
	margin:0px;
	padding:0 0 0 0;
	width:410px;
        display: inline;
        font-weight: none;
        text-align: center;
	float:left;
}

#cright {
        background:#FFF;
	margin:0px;
	width:470px;
        display: inline;
        margin-top:-0px;
	float:left;
}

#homeright {
        background:#ffffff;
	margin: 10px;
        display: block;
        margin-top:-0px;
        width: 410px; 
        height: 250px;
	float: right;
        text-align: left;
}

#homeright a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         text-align: left;
         font-size: 1.2em;
}

#cleft2 {
        background: #FFFFFF url('power.jpg') no-repeat;
	margin:0px;
	padding:0 0 0 0;
	width:400px;
        height:100px;
        display: inline;
        font-weight: none;
        text-align: left;
	float:right;
}

#cleftproduct {
        background:#ffffff;
	margin:0px;
	padding:0 0 0 0;
	width:410px;
        display: inline;
        font-weight: none;
        text-align: left;
	float:left;
}

#cleftabout {
        background:#ffffff;
	margin:0px;
	padding:0 0 0 0;
	width:410px;
        display: inline;
        font-weight: none;
        text-align: left;
	float:left;
}

#about {
        background:#ffffff;
	margin:0px;
	padding:0 0 0 0;
	width:900px;
        display: inline;
        font-weight: none;
        text-align: left;
	float:left;
}

#sidebar2 {
        margin:20px;
	float: center;	
	clear: both;
        background: #27567a;
	padding: 0;
        width: 920px;
        height: 400px;
        font-family: 'Lucida Grande', Sans-Serif;
}

#flash {
        background:#ffffff;
	margin:0px;
        margin-left:-0px;
	padding:0 0 0 0;
	width:500px;
        height:300px;
        display: inline;
        font-weight: none;
        text-align: left;
	float:left;
}

#topper {
        margin: 10px auto;
	clear: both;
        background: #FFFFFF;
        display: block;
        width: auto;
        height: auto;
        margin-top:-7px;
	color:#000000;
        float:center;
        border: 0px solid #000000;
        font-family: 'Lucida Grande', Arial, Sans-Serif;
	font-weight: none;
        text-align: left;
        font-size: 1.0em;
}

#mainthree {
        margin: 10px auto;
	clear: both;
        background: #E9E9E9;
        width: 920px;
        height: 330px;
	color:#000000;
        float:center;
        border: 0px solid #000000;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
        text-align: left;
        font-size: .9em;
}

#mainthree a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;
}

#mleft {
        margin: 15px;
        display: block;
        width: 270px;     
        float: left;
}
 
#mleft a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;
}

#mright {
	margin: 15px;
        display: block;
        width: 270px; 
        float: left;
}

#mright a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;
}

#mcenter {
	margin: 15px;
        display: block;
        float: left;
        width: 270px; 
}

#mcenter a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;
}

#rssmain {
        background: #FFF;
        width: 896px;
        height: auto;
        font-family: 'Lucida Grande', Sans-Serif;
	color:#000000;
        float:center;
        border: 0px solid #000000;
}

#rssleft {
        background: #e9e9e9;
        margin: 10px;
        display: block;
        width: 120px; 
        padding: 10px;    
        float: left;
}

#rssleft a {
         color: #27567A;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;
}

#rssright {
	margin: 0px;
        background: #FFFFFF;
        border: 1px solid #bfbfbf;
        display: inline;
        width: 690px; 
        float: left;
        padding: 10px;
}

#rssright a {
         color: #27567A;
}

#rssx {
	margin: 10px;
        background: #fff;
        border: 1px solid #bfbfbf;
        display: block;
        width: 650px; 
        height: 200px;
        float: left;
        padding: 10px;
}

#rssx a {
         color: #27567A;
}

#rssx1 {
	margin: 10px;
        background: #fff;
        border: 1px solid #bfbfbf;
        display: block;
        width: 650px; 
        height: auto;
        float: left;
        padding: 10px;
}

#rssx1 a {
         color: #27567A;
}

#icons {
	margin: 20px;
        background: #ffffff;
        display: inline;
        float: left;
        width: 870px; 
        height: 30px;
}

#pagecircle {
        margin: 10px auto;
	clear: both;
        height: 300px !important; /*sets the height of header*/
        _height: 300px !important; /*IE tweak*/
        border: none !important;
        width: 300px;
        font-family: 'Lucida Grande', Sans-Serif;
	color:#000;
        text-align:right;
        margin-left:-0px;
        margin-top:-0px;
        float:right;
}

#circlenav {
        margin: 10px;
        background: url('circle.gif') no-repeat;
        display: inline;
        position:relative;
        width: 200px;
        height: 200px;
        margin-right:0px;
        margin-top:-0px;
        float:right;
        text-align:right;
}

#circlenav a {
         color: pink;
}

a#facebook { background-image:url('facebook1.jpg'); background-repeat: no-repeat; height: 29px; width:125px; display:block; float:left; padding: 0px 0px 0px 60px; }
a#facebook span { display:none; }
a#facebook:hover { background-image:url(facebook2.jpg); }
a#twitter { background-image:url(twitter1.jpg); background-repeat: no-repeat; height: 29px; width:125px; display:block; float:left; padding: 0px 0px 0px 60px; }
a#twitter span { display:none; }
a#twitter:hover { background-image:url(twitter2.jpg); }
a#digg { background-image:url(digg1.jpg); background-repeat: no-repeat; height: 29px; width:125px; display:block; float:left; padding: 0px 0px 0px 50px; }
a#digg span { display:none; }
a#digg:hover { background-image:url(digg2.jpg); }
a#linked { background-image:url(linked1.jpg); background-repeat: no-repeat; height: 29px; width:125px; display:block; float:left; padding: 0px 0px 0px 50px; }
a#linked span { display:none; }
a#linked:hover { background-image:url(linked2.jpg); }
a#flickr { background-image:url(flickr1.jpg); background-repeat: no-repeat; height: 29px; width:125px; display:block; float:left; padding: 0px 0px 0px 0px; }
a#flickr span { display:none; }
a#flickr:hover { background-image:url(flickr2.jpg); }

#searchwrapper {
width:200px; /*follow your image's size*/
height:30px;/*follow your image's size*/
background-image:url(sbar.jpg);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:0px;
position:relative; /*important*/
font-family: 'Lucida Grande', Sans-Serif;
}

 #searchwrapper form { display:inline ; }

.searchbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:9px;
width:170px;
height:18px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:4px;
left:180px;
width:32px;
height:28px;
}

#servicewrapper {
        background: #FFFFFF;
        width: 896px;
        height: auto;
        font-family: 'Lucida Grande', Sans-Serif;
	color:#000000;
        float:center;
        border: 0px solid #000000;
}

#serviceleft {
        margin: 10px;
        background: #FFFFFF;
        display: block;
        width: 120px;     
        float: left;
}

#serviceleft a {
         color: #27567A;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;   
}

#services {
	margin: 2px;
        background: #27567a;
        border: 1px solid #bfbfbf;
        display: inline;
        width: 750px; 
        height: 35px;
        float: left;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
	 text-transform:uppercase;
         font-size: .9em;
         color: #FFF;
}

#servicesb {
	margin: 2px;
        background: #FFFFFF;
        border: 0px solid #27567a;
        display: inline;
        width: 690px; 
        float: left;
}

#apply {
	margin: 0px;
        background: #ffffff;
        border: 1px solid #bfbfbf;
        display: inline;
        width: 896px; 
        height: 425px;
        float: left;
       	font-weight: bold;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
        font-size: 1.0em;
        text-align: left;
        color: #000;
}

#applyleft {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 400px; 
        height: 380px;
        padding: 20px;
        float: left;
}

#applyright {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 400px; 
        height: 380px;
        padding: 20px;
        float: right;
}

#denheader {
	margin: 0px;
        background: #ffffff;
        border: 0px solid #bfbfbf;
        display: inline;
        width: 898px; 
        height: 28px;
        float: left;
       	font-weight: bold;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
        font-size: 1.0em;
        text-align: left;
        padding: 0px;
        color: #27567a;
}

#denmessage {
	margin: 2px;
        background: #ffffff;
        border: 1px solid #27567a;
        display: inline;
        width: 850px; 
        height: 150px;
        padding: 20px;
        float: left;
        text-align:left;
	 font-weight: bold;
       	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
        font-size: 1.3em;
        color: #27567a;
}

#denmessage p {
         color: #000000;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: none;
         font-size: .7em;
}
#denhelpmessage {
	margin: 2px;
        background: #ffffff;
        border: 1px solid #27567a;
        display: inline;
        width: 850px; 
        height: auto;
        padding: 20px;
        float: left;
        text-align:left;
	 font-weight: bold;
       	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
        font-size: 1.3em;
        color: #27567a;
}

#denhelpmessage p {
         color: #000000;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: none;
         font-size: .7em;
}

#denwrapper {
	margin: 0px;
        background: #ffffff;
        border: 0px solid #bfbfbf;
        display: block;
        width: 896px; 
        height: 975px;
        float: left;
       	font-weight: bold;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
        font-size: 1.0em;
        text-align: left;
        padding: 0px;
        color: #000;
}

#denwrapper a img {
       border: 1px solid #27567a;
}

#denleft {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 200px; 
        height: 480px;
        padding: 20px;
        float: left;
}

#dencenter {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 200px; 
        height: 480px;
        padding: 20px;
        float: left;
}

#dencenter a img {
       margin-bottom:20px;
} 

#denright {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 200px; 
        height: 480px;
        padding: 20px;
        float: left;
}

#denside {
	margin: 2px;
        background: #ffffff;
        border: 1px solid #27567a;
        display: block;
        width: 122px; 
        height: 480px;
        padding: 18px;
        float: left;
}

#dmenu {
	float:right;
	width:auto;
	border:0;
	padding:0;
	position:relative;
	bottom:0px;
	right:2px;
	height:0;
	margin-bottom:-0px;
}
#dmenu ul {
	width:auto;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
#dmenu ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#dmenu ul li a {
	display:block;
	background:#27567a;
	color:#FFFFFF;
	padding:4px 20px;
	margin:0 1px;
	text-decoration:none;
	text-transform:uppercase;
        font-family: 'Lucida Grande', Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

#dmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
	background-color: #FFC0CB;
	color: #000;
}

#dmenu ul li ul {
	padding:0.5px 0 0 0;
	position:absolute;
	display:block;
	visibility:hidden;
	z-index:599;
}

#dmenu ul li.hmenu_rss ul {
	right:0;
}

#dmenu ul li:hover ul {
	visibility:visible;
}

#dmenu ul ul li {
	display:block;
	float:none;
	width:auto;
}

#dmenu ul ul a {
	margin:1px;
}

#dmenu ul li.hmenu_rss a {
	background:#27567a url('feed.png') no-repeat 95% 50%;
	padding:4px 30px 4px 20px;
}

#dengamingwrapper{
	margin: 2px;
        background: #ffffff;
        border: 1px solid #27567a;
        display: inline;
        width: 880px; 
        height: 360px;
        padding: 5px;
        float: left;
        text-align:left;
       	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight:bold;
        font-size: 1.7em;
        color: #27567a;
}

#dengamecard{
	margin: 2px;
        background: #ffffff;
        border: 0px solid #27567a;
        display: block;
        width: 200px; 
        height: 200px;
        padding: 5px;
        float: left;
}

#dengaminginfo{
	margin: 2px;
        background: #ffffff;
        border: 0px solid #27567a;
        display: block;
        width: 620px; 
        height: 20px;
        padding: 5px;
        float: right;
        text-align:left;
       	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight:bold;
        font-size: .9em;
        color: #27567a;
}

#dengaminginfo p {
         color: #000000;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: none;
         font-size: .6em;
}

#au {
	margin: 2px;
        background: #ffffff;
        border: 1px solid #27567a;
        display: inline;
        width: 850px; 
        height: auto;
        padding: 20px;
        float: left;
}

#aupic {
	margin: 0px;
        display: block;
        width: 200px;
        height: 320px;
        background: #e9e9e9;
        border: 1px solid #27567a; 
	padding: 20px;
        align: left;
        float: left;
}

#aumessage {
	margin: 0px;
        display: block;
        width: 560px;
        height: 350px;
        background: #ffffff;
        border: 0px solid #27567a; 
	padding: 10px;
        float: left;
        color: #000000;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
        font-size: .9em;

}

#interwrapper {
	margin: 0px;
        background: #ffffff;
        border: 0px solid #bfbfbf;
        display: block;
        width: 896px; 
        height: auto;
        float: left;
       	font-weight: bold;
        font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
        font-size: 1.0em;
        text-align: left;
        padding: 0px;
        color: #000;
}

#interwrapper a {
         color: #27567a;
         font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	 font-weight: bold;
         font-size: .9em;
}

#interheader {
	margin: 2px;
        background: #ffffff;
        border: 1px solid #27567a;
        display: inline;
        width: 850px; 
        height: 152px;
        padding: 20px;
        float: left;
        text-align:left;
       	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight:bold;
        font-size: .9em;
        color: #27567a;
}

#interleft {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 404px; 
        height: 300px;
        padding: 20px;
        float: left;
}

#interright {
	margin: 2px;
        background: #e9e9e9;
        border: 0px solid #27567a;
        display: block;
        width: 404px; 
        height: 300px;
        padding: 20px;
        float: left;
}

