﻿body
{
    margin:0;
    background-image:url('../images/bg.png');
    color:#6D6D6D;
    font-family: Arial,Helvetica,Sans-serif;
    
}

img {border:none; padding:0; margin:0; text-decoration:none;}


h3
{
    font-family:Arial Rounded MT Bold,Arial,Trebuchet MS,Century Gothic;
    font-size:1.6em;
}

hr
{
    
}


#logoimage
{
    float:left;
    margin-top:10px;
    
}
    
#wrapper {
    margin:0 auto;
    text-align:center;
    width:763px;
}


#navmenu{
		
	clear:right;
	float:right;
	margin:10px 20px 0 0;
	width:400px;
	
}


ul#menu {
	float:right;
	list-style-type:none;
	margin:0 0 50px 0;
	padding:0;
	font-size:1.1em;
	
}


#menu li {
	float:left;
	margin:0;
	padding:0;
	font-family:"Segoe UI",trebuchet ms,arial, Helvetica, sans-serif;
	
}
#menu li a {
	text-decoration:none;
}
#menu li.faq a {
	
	display:block;
	margin:0 20px 0 0;
	width:50px;
	color:White;
}

#menu li.faq a:hover {
	color:#007ECB;
}


#menu li.about a {
	display:block;
	margin:0 20px 0 0;
	width:100px;
	color:White;
}

#menu li.about a:hover {
	color:#007ECB;
}

#menu li.blog a {
	display:block;
	margin:0 20px 0 0;
	width:50px;
	color:White;
}

#menu li.blog a:hover {
	color:#007ECB;
}

.message {
	clear:right;
	float:right;
	font-style:italic;
	font-size:0.7em;
	text-align:right;
	width:200px;
	margin:25px 45px 0 0;
}


.message a{
	text-decoration:none;
	color:White;
	
}

.message a:hover{
	color:#007ECB;
}



#content
{
    width:100%;
    margin-top:30px;
    
}


#upperpanel
{   
    width:100%;
    height:200px;
    /*border:1px solid red*/
}

#maintweet
{
    background-color:white;
    width:550px;
    
    float:left;
    
       
}


#heading
{
    width:100%;
    height:50px;
    padding:5px 0 0 0;
}

.rotatorframe
{
    width:100%;
    height:150px;    
}



#howto
{
    float:right;
    padding:5px 10px 0 5px;
    width:180px;
    height:100%;
    background-color:#0F93E4;
    color: White;
    font-family: verdana,sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1.2pt;
    word-spacing: 1.2pt;
    line-height: 1.6;
    
}

h4
{
    text-align:center;
}

#leftcol
{
    float:left;
    margin:20px 0 10px 0;
    width:370px;
    background-color: White;
}

#rightcol
{
    float:right;
    margin:20px 0 10px 0;
    width:370px;
    background-color: White;
}

#footer
{   
    clear:both;
    background-color:#DDFFCC;
    height:100px;   
    padding:30px 0 0 0;
    
    
}

#footer ul
{
    list-style-type:none;
	margin:0 auto;
	padding:0;
	font-size:1.1em;
	
	
}
#footermenu
{
    width:800px;
    text-align:center;
}
#footer li
{
    float:left;
    margin:0 5px 0 5px;
}


img {border:none; padding:0; margin:0; text-decoration:none;}

.tweet
{
    height: 60px;
}

.thumb
{
    float:left;
    margin:0 0 0 10px;
    width:48px;
    height:48px;
    border: solid 1px silver;
}

.tweetbody
{
    float:right;
    width:285px;
    font-size:.6em;
    margin:0 5px 5px 10px;
    text-align:left;
}