html {height: 100%;}

body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f4f6f5;
	background-image: url(../images/themes/common/body_background.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 15px;
	}

#container
	{
	width:  960px;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	height: 100% auto !important;
	height: 100%;
	}

#container_top_row
	{
	width:  960px;
	margin: 0px;
	padding: 0px;
	}

#container_north_west
	{
	width:  19px;
	height: 28px;
	float:  left;
	margin: 0px;
	background-image: url(../images/themes/common/north_west.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#container_top
	{
	height: 28px;
	width: 922px;
	float: left;
	background-image: url(../images/themes/common/north.png);
	background-repeat: repeat-x;
	background-position: bottom;
	max-width: 922px;
	overflow: hidden;
	}

#container_north_east
	{
	width:  19px;
	height: 28px;
	float:  left;
	background-image: url(../images/themes/common/north_east.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#top_nav_container
	{
   /*width attribute changes in pagetop depending on if user is logged in*/
	height: 28px;
	width: 225px;
	float: right;
	margin-right: 50px;
	}

#top_nav_west
	{
	width:  6px;
	height: 28px;
	float:  left;
	background-image: url(../images/themes/common/top_nav_west.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#top_nav_content_area
	{
   /*width attribute changes in pagetop depending on if user is logged in*/
	height: 28px;
	width: 350px;
	text-align: center;
	float: left;
	background-image: url(../images/themes/common/top_nav_background.png);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	vertical-align: top;
	}

#top_nav_content_area a, a:visited, a:link, a:active
	{
	/*font-size: 11px;*/
	color: #FFFFFF;
	text-decoration: none;
	line-height: 22px;
	}

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

#top_nav_east
	{
	width:  6px;
	height: 28px;
	float:  left;
	background-image: url(../images/themes/common/top_nav_east.png);
	background-position: bottom;
	background-repeat: no-repeat;
	}

#container_content
	{
	width:            915px;
	background-image: url(../images/themes/common/content_background.png);
	background-repeat: repeat-y;
	min-height:       500px;
	float:            left;
	padding:          0px 20px 0px 20px;
	max-width:        915px;
	overflow:         hidden;
	}

#left_column
	{
	width:      206px;
	min-height: 500px;
	float:      left;
	color:      #FFFFFF;
	vertical-align: top;
	}

#logo_container
	{
	width:  206px;
	height: 152px;
	background-repeat: no-repeat;
	}

#sub_nav
	{
	width:      206px;
	text-align: left;
	margin-top: 5px;
	max-width:  206px;
	overflow:   display;
	}

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

#sub_nav_top
	{
	width:  206px;
	height: 44px;
	}

.sub_nav_item
	{
	width:         205px;
	border-bottom: 1px solid #000000;
	margin-left:   1px;
	background-image: url(../images/themes/common/sub_nav_background.png);
	}

.sub_nav_link
	{
	width:       192px;
	margin-left: 8px;
	margin-right: 5px;
	}

.sub_sub_nav
	{
	width:         204px;
	border-bottom: 1px solid #000000;
	margin-left:   1px;
	background-image: url(../images/themes/common/sub_sub_nav_background.png);
	}

.sub_sub_nav_title
	{
	width:       192px;
	margin-left: 8px;
	margin-right: 4px;
	line-height: 25px;
	}

.sub_sub_nav_item
	{
	background-image:  url(../images/themes/common/sub_sub_nav_bullet.png);
	background-repeat: no-repeat;
	border-bottom:     1px solid #000000;
	}

.sub_sub_nav_link
	{
	width:       175px;
	margin-left: 25px;
	margin-right: 4px;
	}

#sub_nav_button
	{
	width:         206px;
	border-bottom: 1px solid #000000;
	margin-left:   0px;
	background-color: #333333;
	text-align:    right;
	}
	
#sspc_certs
	{
	width:         195px;
	margin-left:   auto;
	margin-right:  auto;
	margin-top:	   0px;
	margin-bottom: 5px;
	}

#sub_nav_bottom
	{
	width:  205px;
	height: 15px;
	margin-top: -1px;
	margin-left: 0px;
	}

#quick_contact
	{
	width:      206px;
	text-align: left;
	margin-top: 12px;
	}

#quick_contact_top
	{
	width:  206px;
	height: 60px;
	}

#quick_contact_content
	{
	width:            205px;
	background-image: url(../images/themes/common/sub_nav_background.png);
	padding-bottom: 5px;
	}

#quick_contact input
	{
	width:       181px;
	margin-left: 10px;
	margin-bottom: 5px;
	}

#quick_contact textarea
	{
	width: 181px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#quick_contact_bottom
	{
	width:  205px;
	height: 36px;
	background-image: url(../images/themes/common/quick_contact_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top:0px;
	}

#spacer_column
	{
	width:   5px;
	padding: 0px;
	margin:  0px;
	min-height: 600px;
	float:   left;
	}

#right_column
	{
	width:      704px;
	min-height: 430px;
	padding:    0px;
	margin:     0px;
	float:      left;
	color:      #FFFFFF;
	}

#main_nav_container
	{
	width:  100%; /*in theory 704*/
	height: 48px;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	}

#main_nav_west
	{
	float:  left;
	height: 46px;
	width:  6px;
	background-image: url(../images/main_nav/main_nav_west.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}

#main_nav_content
	{
	float:  left;
	height: 46px;
	width:  692px;
	background-image: url(../images/main_nav/main_nav_background.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #999999;
	}

#main_nav_east
	{
	float:  left;
	height: 46px;
	width:  6px;
	background-image: url(../images/main_nav/main_nav_east.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

#main_flash_area
	{
	width:  700px;
	height: 106px;
	vertical-align: center;
	overflow: hidden;
	margin-top: 3px;
	margin-bottom: 5px;
	}

#main_content_area
	{
	padding-top: 8px;
	width: 704px;
	text-align: left;
	}

#main_content_area hr {
	position: relative;
	width: 90%;
	top: 10px;
	border-bottom: 1px solid #99ccff;
	color: #99ccff;
	text_align: left;
	background-color: #99ccff;
	clear: both;
}

h1
	{
	width:     100%;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px dotted #999999;
	text-align: left;
	margin-bottom: 10px;
	}

#container_bottom_row
	{
	width:  960px;
	margin: 0px;
	padding: 0px;
	}

#container_south_west
	{
	width:  19px;
	height: 28px;
	float:  left;
	margin: 0px;
	background-image: url(../images/themes/common/south_west.png);
	background-position: top;
	background-repeat: no-repeat;
	}

#container_bottom
	{
	height: 28px;
	width: 922px;
	float: left;
	background-image: url(../images/themes/common/south.png);
	background-repeat: repeat-x;
	background-position: top;
	max-width: 922px;
	overflow: hidden;
	}

#container_south_east
	{
	width:  19px;
	height: 28px;
	float:  left;
	background-image: url(../images/themes/common/south_east.png);
	background-position: top;
	background-repeat: no-repeat;
	}
	
.date {
	color:#79AACE;
}

.title a {
	font-size: medium;
}

#pagefooter a, #pagefooter a:link, #pagefooter a:visited {
	color: #333333;
	font-size: small;
}

#pagefooter a:hover {
	color: 000;
	font-size: small;
	text-decoration:underline;
}

#pagefooter {
	color: #333333;
	font-size: small;
}

.blogTitle{
	float: left;
	font-size: larger;
	font-weight: bold;
}

.blogDate {
	float: right;
	color: #79AACE;
}

.blogEntry{
	margin: 10px;
	margin-top: 20px;
	border-top: 1px white dashed;
}

.news_articles
{
   text-align:justify;
   padding: 13px;
   width: 90%;
}
