body { 
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #CCC4BB;
	}

td,th {
	background-color: white;
	font-family: verdana;
	font-size: 8pt;	
}
	
.left_gutter {
	background-image: url(images/left_gutter.png);
	background-repeat: repeat-y;
	}
	
.right_gutter {
	background-image: url(images/right_gutter.png);
	background-repeat: repeat-y;
	}
	
.masthead_text {
	padding-top: 10px;
}

.masthead_text p {
	text-align: right;
	padding-right: 20px;
	color: #7d0118;
}

.masthead_text a:link {
	color: #7d0118;
	text-decoration: underline;
}

.masthead_text a:visited {
	color: #7d0118;
	text-decoration: underline;
}

.masthead_text a:hover {
	color: #7d0118;
	text-decoration: none;
}

.search_input {
	border: 1px solid #b20023;
	background-color: #e1dcd7;
	color: #6f0116;
	font-family: verdana;
	font-size: 8pt;
}

.ver_input {
	border: 1px solid #b20023;
	background-color: white;
	color: #6f0116;
	font-family: verdana;
	font-size: 8pt;
}

.home_verif_hr {
color: #b20022;
background-color: #b20022;
height: 1px;
width: 250px;
text-align: left;
top: -10px;
position: relative;
}

.navigation {
	background-color: #D4C0A7;
}

.navigation p {
	padding-left: 10px;
	padding-right: 10px;
}	

.navigation a:link {
	color: black;
	text-decoration: none;
}

.navigation a:visited {
	color: black;
	text-decoration: none;
}

.navigation a:hover {
	color: black;
	text-decoration: underline;
}

.content_home {
	background-image: url(images/content_home.png);
	background-repeat: no-repeat;
}

.content {
	background-color: white;
	padding-bottom: 20px;
}

.content h1 {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}

.content p {
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.7em;
}

.content ul {
	padding-left: 20px;
	padding-right: 40px;
	line-height: 1.7em;
}

.home_seeking {
	margin-left: 25px;
	margin-top: 30px;
	margin-right: 300px;
	line-height: 1.5em;
}

.home_instant_verif {
	margin-left: 25px;
	margin-top: 35px;
	font-weight: bold;
	font-size: 8pt;
	line-height: 2em;
	color: #b20022;
}

.content_home A:link {
	color: blue;
	text-decoration: underline;
}

.content_home A:visited {
	color: blue;
	text-decoration: underline;
}

.content_home A:hover {
	text-decoration: none;
}

.content_home p {
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.7em;
}

.footer_left {
	color: #736457;
	font-size: 7pt;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 1.5em;
}

.footer_right {
	color: #736457;
	font-size: 7pt;
	padding-right: 15px;
	text-align: right;
	padding-top: 5px;
	line-height: 1.5em;
}

.footer_right a:link {
	color: #736457;
	text-decoration: underline;
}

.footer_right a:visited {
	color: #736457;
	text-decoration: underline;
}

.footer_right a:hover {
	color: #736457;
	text-decoration: none;
}

.errortext {
	color: red;
	padding: 5;
	border: 1px solid black;
	background-color: yellow;
}

.controlBar {
	width: 100%;
	height: 20px;
	background-color: #697E9D;
	color: white;
	font-size: 8pt;
	margin: 0;
	padding: 5 5 10 5;
	font-family: verdana;
	text-align: center;
}	

.controlBar a:link {
	text-decoration: underline;
	color: white;
}

.controlBar a:visited {
	text-decoration: underline;
	color: white;
}

.controlBar a:hover {
	text-decoration: none;
	color: white;
}
		
.blogEntry {
	/*padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;*/
}

.blogDate {
	color: gray;
	font-size: 8pt;
	padding-top: 5px;
	/*padding-right: 10px;*/
	padding-bottom: 2px;
	/*padding-left: 10px;*/
	/*width: 100%;*/
	letter-spacing: 2px;
}

.blogTitle {
	/*background-color: #ECECF7;*/
	font-size: 14pt;
	font-weight: bold;
	/*margin: 5 10 5 10;*/
	padding-top: 5px;
	padding-bottom: 5px;
	letter-spacing: 3px;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	*/
}

.blogText {

	font-weight: normal;
	line-height: 1.6em;
	/*border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;	
	padding: 10px;	*/
}

.blogText p {

	font-weight: normal;
	line-height: 1.6em;
}

.blogText li {

	font-weight: normal;
	line-height: 1.6em;
}

.blogFooter {
	/*background-color: #ECECF7;
	width: 100%;*/
	/*padding: 2 10 4 10;	*/
	padding-bottom: 10px;
	padding-top: 10px;
	/*margin-top: 10px;*/
	color: gray;	
	letter-spacing: 1.5px;
	/*border: 1px solid gray;	*/
	border-bottom: 1px dashed gray;
	margin-bottom: 30px;
}

.blogFooter a:link {
	text-decoration: underline;
	color: gray;	
}

.blogFooter a:visited {
	text-decoration: underline;
	color: gray;		
}

.blogFooter a:hover {
	text-decoration: none;
	color: gray;		
}

.blogFooterLeft {
	font-size: 8pt;
	text-align: left;
	/*padding-left: 10px;*/
}

.blogFooterRight {
	font-size: 8pt;
	float: right;
	text-align: right;
	/*padding-right: 10px;*/
}

.blogText p {
	padding: 0 0 0 0;
}

.blogComments {
	font-size: 8pt;
	font-weight: normal;
	line-height: 1.6em;
}

.blogCommentsTitle {
	font-size: 11pt;
	font-weight: bold;
	padding: 5 2 5 2;
	letter-spacing: 3px;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
	width: 100%;
}

.blogCommentsFooter {
	color: gray;
	border-bottom: 1px dotted gray;
	padding: 0 0 20 0;
}

.previousPostsBox {
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

.previousPostsTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}

.previousPostsLinks h3 {
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 8pt;
	display: inline;
}


.blogHomeArchiveBox {
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
}

.blogHomeArchiveTitle {
	letter-spacing: 3px;
	font-weight: bold;
	color: black;
	border-bottom: 1px dashed gray;
}
