/*
* <script type="text/javascript" src="mootools.js"></script>
* <script type="text/javascript" src="demo.js"></script>
*/
body {
	background-color: #999996;

}

a,a:visited,a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#menu {
	clear: both;
	height: 31px;
	margin-bottom: 1em;
	width: 950px;
	margin-top: 0.4615em;
}
#award_adv {
	background-image: url(images/awards_adv.jpg);
	background-repeat: no-repeat;
	height: 80px;
	margin-bottom: 10px;
	padding-top: 190px;
	padding-left: 10px;
}





#freelance_me {
	margin-bottom: 10px;
	background-image: url(images/freelance_me_adv.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	color: #FFFFFF;
}

#freelance_me h1 {
	line-height: 150%;
}

/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;
	color: #FFFFFF;
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:100%;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:85%;
	color: #FFFFFF;
	margin:.1em 0;
}
h4 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:110%;
	color: #999999;
}
h5 {
	font-size: 1.3em;
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	clear: both;
	padding-left: 1em;
	height: 2.307em;
	line-height: 1.8em;
	color: #FFFFFF;
}
h6 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:100%;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}



.left {
	float: left;
}
.right {
	float: right;
}
.left_colum img {
	margin-bottom: 10px;
}
#right_colum_top {
	background-image: url(images/templets_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#right_colum_center {
	background-image: url(images/templets_center.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#right_colum_center h1 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}

#right_colum_center img {
	border: 1px solid #666666;
	margin-bottom: 5px;
}
#footer {
	background-image: url(images/footer.jpg);
	height: 2.384em;

}

#footer a {
	font-size: 90%;
	line-height: 2.384em;
}


#right_colum_bottom {
	background-image: url(images/templets_buttom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}


.content_elemnt {
	margin-bottom: 1em;
	padding-bottom: 1em;
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: .5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D2D2D;
}
.content_elemnt_right {
	width: 145px;
	float: left;
	margin-right: 15px;
}
.content_elemnt_right img {
	margin-bottom: 10px;
	border: 1px solid #666666;
}
.content_elemnt   p {
	margin-bottom: 15px;
}
.content_elemnt  h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.my_image   {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu_emptyCopy {
	display: block;
	float: left;
	margin-right: 1px;
	margin-left: 1px;
	line-height: 30px;
	height: 30px;
	background-repeat: repeat-x;
	padding-right: 2%;
	padding-left: 2%;
}
#holder {
	background-image: url(ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content_elemnt {

}
.content_elemnt {
	text-align: left;
	visibility: hidden;
	height: 0px;
	width: 0px;
}
