/*
-------------------------------------------
File: 'Blueball Simple Blue Default' styles.css Style Sheet
Created: 23 September, 2005
Last Modified: 18, October, 2005
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/
/*<group=Body and Global Styles>*/
body { text-align: center; /* To Make Content Centered */
	margin: 0; font-size: 11px; color:  #000; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 12px; background-position: 50% top; padding: 0; }
p {
}
b, strong {
	font-weight: bold;
}
a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ff0000; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #8badbc; text-decoration: none; }
.imageStyle {
}
img {
	border-style: none;
	text-align: right;
	font-weight: normal;
}
a img { border-style: none; }
.clear {
	clear: both;
}
.image-left {
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 0px;
}
.image-right {
	float: right;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}
#navimitte { color: #ebf3f8; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 1px; height: 50px; width: 800px; left: 139px; top: 51px; position: absolute; visibility: visible; margin-right: 32px; }
#navimitte a:link { color: #ff0000; font-weight: bold; text-decoration: none; margin-right: 32px; }
#navimitte a:visited { color: #ff0000; font-weight: bold; text-decoration: none; margin-right: 32px; }
#navimitte a:hover { color: #FFA850; font-weight: bold; text-decoration: none; margin-right: 32px; }
#navimitte a:active { color: #9bc1d2; font-weight: bold; text-decoration: none; margin-right: 32px; }
/*</group>*/
/*<group=Layout>*/
#container { background-image: none; width: 900px; position: relative; margin: 0 auto; /* Right And Left Margin Widths To Auto */
	text-align: left; height: 0; padding: 0; }
#pageHeaderfront { position: relative; top: 0; z-index: 1001; width: 891px; height: 71px; }
#breadcrumbcontainer { position: relative; width:  100%; height:  25px; margin-right: 0; padding:  2px 0 0; font-size:  11px; text-align: left; color: #333333; font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }
#contentContainer { margin-right: auto; line-height: 1.6em; margin-left: auto; }
#contentfront { position: relative; top: 0; width: 891px; height: 421px; z-index: 101; }
