﻿/* Styles for Body */
body 	
{
	margin: 0px;
	background-color: #333344;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0px;
}

/* Styles for DIV tags */
h1 
{
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
h3 {
	font-size: large;
	color: #444422;
	margin-top: 0px;
}
h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
h5 { 
	font-size: x-small;
	margin-top: 0px;
}
h6 { 
	font-size: xx-small;
	margin-top: 0px;
}

a {
	color: #6A6AB4;
}
a:hover {
	color: #ffffff;
	background-color: #777788;
}

/* Styles for Container */
#container {
	margin: 0px auto;
	width: 98%;
	border-right: 5px solid #333344;
	border-left: 5px solid #333344;
	border-bottom: 5px solid #333344;
	background-color: #283227;
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}

/* Styles for Masthead */
#masthead {
	margin: 0 0 0 0px;
	background-color: #333344;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	padding: 0px;
}
#masthead h1 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: right;
}
#masthead h2 {
	color: #555533;
	font-style: italic;
	font-size: 2.6em;
	margin: 0px;
	text-align: center;
}
#masthead h3 {
	margin-top: .4em;
	color: #999977;
	margin-bottom: 0px;
	text-align: right;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}
#masthead a {
	color: #555533;
	text-decoration: none;
}

/* Styles for Navigation */
#navigation
{
	margin: 0;
	padding: 0;
	background-color: #777788;
	text-align: center;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a 
{
	margin: 0 1px;
	white-space:nowrap;
	padding:5px 5px 4px 25px;
	background-position:2px 2px;
	background-repeat:no-repeat;
	border: 1px solid #000000;
	display: block;
	text-decoration: none;
	color: #ccccdd;
}

#navigation a:hover {
	color: #eeeeff;
	text-decoration: none;
	background-color: #111122;
	border: 1px solid #555566;
}



/* Styles for Content Container */
#content_container {
	margin: 0 0 0 0px;
	background-color: #ddddee;
	padding: 0px;
}

/* Styles for Left Column */
#column_left {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	float: left;
	width: 70%;
	margin: 0px;
}
#column_left a {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

/* Styles for Left Column */
#front_page {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	float: left;
	width: 70%;
	margin: 0px;
}
#front_page a {

	text-decoration: none;
}

/* Styles for Video Container */
#video_container {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	width: 100%;
	margin: 0px;
}

/* Styles for Right Column */
#column_right
{
	float: right;
	margin: 0;
	padding: 10px 10px 30px 10px;
	width: 25%;
	vertical-align: top;
	background-color: #ccccdd;
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: scroll;
}
#column_right h4 {
	color: #666644;
	margin-top: 0px;
}
#column_right p {
	color: #444422;
	margin-top: 0px;
	font-size: 0.9em;
}
#column_right a {
	color: #6A6AB4;
	text-decoration:none;
	}
#column_right a:hover {
	color:#ffffff;
	background-color: #777788;
}

/* Styles for Image */
#image {
	float: right;
	margin-bottom: 6px;
	margin-left: 6px;
}

/* Styles for Footer */
#footer {
	clear: both;
	margin: 0;
	padding: 5px;
	background-color: #777788;
	color: #ccccdd;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 8px;
}
#footer p {
	margin: 0;
	font-size: 0.75em;
	text-align: left;
}
#footer a {
	color: #ccccdd;
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	color:#333344;
	background-color:#ccccdd;
	text-decoration: none;
}

#host 
{
	text-align:center;
	margin-top:50px;
}

/* Styles for Copyright */
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.75em;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.failureNotification
{
	font-size: 1.2em;
	color: Red;
}
.CenterMe
{
	text-align:center;
}
.tableLeftLable
{
	text-align:left;
}
.UserImage
{
	width:100px;
	height:100px;
	margin:0px 20px 0px 20px;
	float:left;
}
.ProfileBlock
{
	margin-left:140px;
}
.AddressBlock
{
	padding-top:10px;
	padding-bottom:10px;
}


.h1 
{
	font-size: xx-large;
	color: #222200;
	margin-top: 0px;
}
.h2 {
	font-size: x-large;
	color: #333311;
	margin-top: 0px;
}
.h3 {
	font-size: large;
	color: #444422;
	margin-top: 0px;
}
.h4 {
	font-size: medium;
	color: #555533;
	margin-top: 0px;
}
.h5 { 
	font-size: x-small;
	margin-top: 0px;
}
.h6 { 
	font-size: xx-small;
	margin-top: 0px;
}



