﻿*
{
    padding:0px;
	margin:0px;
}
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	font: normal 11px;
	font-family: Helvetica, Arial, sans-serif;
    background-color: #c9ffff;
   /*  background-image: url(images/bg_logo.jpg);
    background-repeat: no-repeat;
background-attachment: fixed;*/


    
}
	
#container{
	margin:auto;
	margin-top:0px;
	width:810px;
	padding: 0px 5px 0px 5px;
	clear: both;
	background-color: #ffffff;
	}
	
#header
{
    margin: auto;
    padding-top: 5px;
	height:55px;
	width:800px;
	border-bottom: solid #000000 1px;
	
	}
	

	
#join
{
    float: right;
    margin-left: 50px;
    width: 350px;
    margin-top: 10px;
    }


#mainmenu{
    float: right;
    margin-top: 37px;
	}




#content
{
  
    	width:800px;
     clear: both;
    margin: auto;
    
}



	
/* Styles for Menu Items */
ul li a {
	
	text-decoration: none;

	}

ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
ul li {

	float:left;
margin-left: 7px;
		
	}




ul#mainmenu li
{
    font-size: 12px;
    font-weight: bold;
text-transform: uppercase;
}





/* BLOG STYLE */

h1
{
    font-size: 20px;
	font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 30px 0px 0px 6px;
    float: left;

    width: 150px;
    letter-spacing:-1px;
}
h2
{
font-size: 2em;
padding-top: 20px;
padding-right: 0pt;
padding-bottom: 8px;
padding-left: 0pt;
    font-family:Times New Roman;
}

h3 {
  font-size: 12pt;
  line-height: 1em;
  width: 100%;
    font-family:Times New Roman;
  padding: 20px 0px 2px 0px;
  clear: both;
}



h4
{
    font-size: 13px;
     color:#0093D0;
}

a
{
    color: #000000;
    text-decoration: none;
    border: none;
    margin: 0px;
   
    
}

a img 
{
    border:none;
        margin: 0px;
}
a:hover
{
    color:#cccccc;
    text-decoration: none;
        border: none;
}

li
{
    list-style-type:none;
}


p
{
    font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
    padding: 5px 0px 5px 0px;
}



#navcontainer
{
    width: 720px;
  background-color: #6A7C86;  
  padding-left: 10px;
    padding-right: 10px;
}


#navcontainer ul
{
padding-left: 0;
margin-left: 0;
background-color: #6A7C86;
color: White;
float: left;
width: 100%;
font-family: Verdana;
font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #6A7C86;
color: White;
font-weight: bold;
text-transform: uppercase;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #98A6AF;
color: #fff;
}


#navcontainer2 ul
{
padding-left: 0;
margin-left: 0;
background-color: #98A6AF;
color: White;
float: left;
width: 100%;
	font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
}

#navcontainer2 ul li { display: inline; }

#navcontainer2 ul li a
{
padding: 0.2em 1em;
background-color: #98A6AF;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer2 ul li a:hover
{
background-color: #6A7C86;
color: #fff;
}

a.blog 
{
   text-decoration: none;
   float: right;
   width: 100px;
 
   text-align: right;
   font-weight: bold;
}

a:hover .blog 
{
    text-decoration: underline;
}

.right
{
    float: left;
    width: 490px;
}

/* Admin Menu */
.menu_top
{
    margin-top: 4px;
    padding: 2px;
    border-top: 1px dashed #3D5883;
    border-bottom: 1px dashed #3D5883;
    color:#3299CC;
}

.menu_top a
{
    color:#3299CC;
     
     font-weight: bold;
     text-decoration: none;
 
}

.menu_top a:hover
{
     color:#3299CC;
     
     font-weight: bold;
    text-decoration: underline;
 
}






.blog_detail
{
    width: 800px;
    clear: both;
}
.blog_detail_right
{
    width: 150px;
    float:right;
    font-size:1.4em;
    margin-top: 10px;
    margin-bottom: 10px;
    
}

#r2
{
    margin-top: 10px;
}

.blog_detail_left
{
        margin-top: 10px;
    margin-bottom: 10px;
    width: 430px;
    float:left;
}


#footer_container
{
 
    width: 800px;
    height: 60px;
    clear: both;
    margin-top: 20px;
    background-repeat: no-repeat;
    text-align: center;
}

.blog_footer
{
    padding: 5px;
    font-size: 10px;
    height: 12px;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    text-transform: uppercase;
}

.topvid
{
    width: 800px;
    margin: auto;
    padding-top: 5px;
}