body {

	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #ccc;
	text-align: center;
	background: #000 url(images/g-tile.gif) top center;

	}
b{
color:#fff;

}
strong{
color:#fff;

}
.intro{

color: #000000;
}
	

.pink {
	font-family: Arial, Helvetica, sans-serif;
	color: #67CEFF;
	text-align: left;
	}

#content {
	padding: 10px 0 0 0;
	text-align: left;
	}
	

#container {
	
	width: 770px;
	margin: 0 auto 0 auto;
	
	}
	
* blocks*/

	
.header{
font-family: Arial Black, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 14px;

}
.block-head_cv {
	background-color: #C3A57B;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 10 10 10 10;
	spacing: 0 0 0 0;
	height: 40
	}
.block-head_home {
	background:  #52A5CC url(images/bg_header.gif) repeat-x left top;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding: 10 10 10 10;
	spacing: 0 0 0 0;
	height: 36px;
	border-left: 1px #454545 solid;
	border-right: 1px #454545 solid;
	border-top: 1px #454545 solid;
	}
.block-head_l {
	background-color: #C3A57B;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 10 10 10 10;
	spacing: 0 0 0 0;
	height: 40
	}
.block-head_r {
	background-color: #C3A57B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 10 10 10 10;
	spacing: 0 0 0 0;
	height: 40
	}
.block-body {
	background: #0D0D0D url(images/bg_block.jpg) repeat-x left bottom;
	border-left: 1px #454545 solid;
	border-right: 1px #454545 solid;
	border-bottom: 1px #454545 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	spacing: 0 0 0 0;
	padding: 10 10 10 10;
	
	}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
	}

.title-home{
	font-size: 300%;
	font-weight: bold;
}

div.break {
	clear: left;
	height: 1px;
	font-size: 1px;
	background: none;
	}
p,b{
font-size: 10px;
margin-bottom: 5px
}
	p {
margin-top: 9px;



}

ul{
font-size: 70%;
}



#skipnav {
	display: none;
	}
	
.hometxt a:link{
	color: #fff;
	text-decoration: none;
	}
.hometxt a:visited{
	color: #fff;
	text-decoration: none;
	}
.hometxt a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
a:link{
	color: #67CEFF;
	text-decoration: none;
	}
a:visited{
	color: #67CEFF;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
.white{
	color: #fff;
}
	
/* For doing <hr>s nicely, from
http://diveintoaccessibility.org/day_25_using_real_horizontal_rules_or_faking_them_properly.html */
div.hr { display: none }

div.hr {
	display: block;
	margin: 0.75em 0 0.75em 0;
	border-bottom: 1px dotted #ccc;
	
	}

hr { display: none }





	
	/**********************************************************************/
/* FONT FACES AND SIZES */
/* Keep the font definitions separate from everything else, so it's easy to tweak. */

body,td {
	font-size: 10px;
	}


li {
	line-height: 1em;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
