     body {
        font-family: tahoma, geneva, arial, sans-serif;
        font-size:90%;
        line-height: 135%;
        color:#333;
    }
    


    h1 {
        font-size: 175%;
        font-weight:normal;
        margin: 40px 0 4px 0;
    }

    h2 { 
        color:#390;
        font-size: 140%;
        font-weight: normal;
        margin: 20px 0 4px 0;
    }
    
    a:link {
        color:#009;
    }
    a:visited {
        color: #609;
    }
        a.n:visited {
            /* use this for links that are non-navigational. should be used sparingly. e.g. "log to email," "send file", etc.
                may want to revisit link styling -- since going away from this page will mess up your chat, we may want 
                to more clearly differentiate within-page clicktargets from leaving-page clicktargets. */
            color:#009;
        }
    a:hover {
        color:#390;
    }

    ul,ol {
        padding-left:1em;
        margin:0 0px 1.5em 1em;
    }
    p {
        margin: 0 0 1.5em 0;
    }

    
    /* page layout type stuff ======================================== */
    
    #main {
        margin: 20px;
    }
    
    #header {
        
    }
    
        #logo {
        }
        
        #tagline {
            margin: 8px 0px -5px -28px; 
            
        }

    #page {
        margin-left:32px;
    }
    #content {
        width:70%;
        max-width: 50em;
        float:left;
    }
    #nav {
        float:left;
        margin-left: 40px;
    }
        #nav h3 {
            font-size: 125%;
            font-weight:normal;
            color:#390;
            margin:0;
        }
        #nav h3 a {
            font-weight:normal;
            color:#390;
            margin:0;
        }
        
        #nav ul {
            list-style-type:none;
            margin-left:0;
            padding-left:0;
        }

    
    #footer {
        clear:both;
	margin-bottom: 2px;
    }
    
    #footer p {
        font-size:78%;
        margin-bottom:2px;
    }
    
    #copy {
        color: #777;
        margin: 0 0 20px 0;
    }
    
    #biglinks {
        clear: both;
        margin: 0px 0px 3em 160px;
        padding-top: 20px;
        white-space:nowrap;
    }
    #biglinks ul {
        list-style-image: url( 'http://img.vawkr.com/prod/star.gif' );
    }
    #biglinks li {
        color: #F03;
        margin-bottom: 20px;
    }
    #biglinks a {
        color: #F03;
        font-size:125%;
        padding-bottom: .5em;
    }

    .var { display: none; }



div.homeLeft
{
	float:left;
	width:65%;
	top:80px;
	margin-left:0px;
	padding:1em;
	margin-bottom: 6px;
}
div.homeRight
{
	margin-left:65%;
	top: 80px;
	padding: 1em;
	margin-bottom: 6px;
	height: 100%;
}
table.tableLeftTop
{
	width: 100%;
	height: 40%
}
table.tableLeftBottom
{
	margin-top: 10%;
        width: 100%;
	height:	60%
}
table.tableRight
{
	width: 100%;
	height: 100%;
}
td.homeLeftTop
{
	top: 30px;
	height: 40%;
	width: 100%;
	text-align: center;
}
tr.homeLeftBottom
{
	height: 60%;
	width: 100%;
}
td.homeLeftBottom1
{
	/*border-right: 5px solid #aaa;*/
	width: 40%;
	margin-top: 50px;
	text-align: left;
}
td.homeLeftBottom2
{
	margin-left: 0px;
	/*padding-left: 1em;*/
	margin-top: 50px;
	width: 60%;
}
img.vawkrFaces
{
	/*width: 100%;*/
}
img.vawkrFb, a.vawkrFb
{
	/*float: left;
	position: relative;*/
	margin-left: 10px;
}
a.homeImgCaption
{
	padding-top: 1em;
}
p.vawkrRedFont
{
	color:red;
	font-family:sans-serif;
	font-size:small;
}
#vawkrSignInInvite
{
	color: red;
	font-family: sans-serif;
	font-size: small;
}
a.vawkrBlueFont
{
	color:blue;
	font-family: sans-serif;
	font-size: small;
	text-decoration: none;
}
img.vawkrStar
{
	height: 15px;
	width: 15px;
}
p.formText
{
	margin-left: 0px;
	font-family: sans-serif;
	font-size: small;
}
td.vawkrLoginSection
{
	padding-top: 20%;
	padding-bottom: 1em;
	height: 60%;
}
.vawkrButton
{
	font-family:ariel;
	font-size: medium;
	color: blue;
	border: 1px solid blue;
}
div.loginResponse
{
        float: left;
        width: 35%
        height: 30px;
        font-family: sans-serif;
	font-size: small;
}
a.facesText
{
	float:left;
	font-family: sans-serif;
	font-size: small;
}
td.signupSection
{
 	/*float: left;*/      
        padding-top: 10%;
	height: 40%;	
}
.vawkrApiError
{
        margin-left: 0px;
        font-family: sans-serif;
        font-size: small;
	color: red;
}
.vawkrApiSuccess
{
        margin-left: 0px;
        font-family: sans-serif;
        font-size: small;
}
td.data
{
text-align: center;
}

