body
{
background-color: #6699CC;
}

.container
{
margin: 0px auto auto auto;
}

#banner
{
height: 150px;
margin-left: auto;
margin-right: auto;
background-color: #6699CC;
background-image: url('/banner.jpg');
background-repeat: no-repeat;
background-position: center;
}

a
{
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

#bcdrop
{
position: absolute;
width: 160px;
height: auto;
top: 17px;
left: 505px;
background-color: #3a5aaa;
z-index: -100;
padding: 0px 0px 5px 0px;
margin: 0px 0px 0px 0px;
border-style: none none none none;
border-width: 0px 0px 0px 0px;
}

#bcdrop li
{
background-color: inherit;
width: 100%;
border-style: none none none none;
border-width: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#bcdrop a
{
background-color: inherit;
border-style: none none none none;
border-width: 0px 0px 0px 0px;
}

div#blognav
{
height: auto;
min-height: 30px;
font-size: 16px;
background-color: #3a5aaa;
margin: 0px 0px 16px 0px;
}

#blognav ul
{
list-style: none;
width:100%;
margin: 0px 0px 0px 0px;
margin-left: auto;
margin-right: auto;
}

#blognav li
{
width: 16%;
text-align: center;
float: left;
text-align: center;
border-style: none none none none;
border-width: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#blognav a
{
color: white;
text-decoration: none;
font-size: 18px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

#blognav a:hover
{
text-decoration: underline;
}

#cp_nav_container
{
width: 920px;
}


#cp_nav
{
height: 50px;
width: 870px;
list-style: none;
background-color: #aaccff;
}

#cp_nav li
{
width: 24%;
height: 20px;
padding: 2.5px 0px 2.5px 5px;
float: left;
}

#cp_nav a
{
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#cp_nav a:hover
{
text-decoration: underline;
}


#content
{
padding: 30px 15px 15px 15px;
width: auto;
background-color: white;
}
#article_title h3
{
  line-height: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
#article_title p
{
  font-size: 10px;
}


#latest_head
{
	font-size: 25px;
	text-align: left;
}

h3
{
margin-top: 30px;
margin-left: 15px;
font-size: 30px;
}

#article_title
{
font-size: 30px;
font-family: times;
font-weight: bold;
padding-left: 15px;
}
#message
{
margin-left: 10px !not important;
}


#article_info
{
margin-left:10px !not important;
font-size: 16px;
font-family: verdana;
}

#article
{
padding: 0px 20px 15px 30px;
margin-bottom: 15px;
font-size: 17px;
}

#mod_table
{
border-style: outset outset outset outset;
border-width: thin;
border-color: #555555;
margin-top: 20px;
margin-left: 0px;
margin-right: auto;
margin-bottom: auto;
}

#mod_table a
{
color: #000033;
text-decoration: none;
font-weight: bold;
font-size: 20px;
}

#mod_table a:hover
{
text-decoration: underline;
}

#mod_table td
{
padding: 5px 5px 5px 5px;
border-style: inset inset inset inset;
border-color: #555555;
border-width: thin;
margin: 0px 0px 0px 0px;
font-size: 16px;
}
#pagecount
{
text-align: center;
}

#footer
{
background-color: #3a5aaa;
color: white;
font-weight: bold;
font-size:10px;
}

#footer hr
{
height: 4px;
}

#passgen
{
height: auto;
width: auto;
position: absolute;
top: 200px;
right: 5%;
}
.input
{
  height:18px;
  width:135px;
  padding:0px 0px 0px 0px;
}

