@charset "UTF-8";
body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-color: #000000;
	font-weight: normal;
}
#content #projects table img {
	padding: 0 0 0 0;
}

#navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 110px;
	height: 48px;
	background-image: url(images/off_nav.jpg);
	margin: 0;
	background-repeat:no-repeat;
	float:left;
	padding: 38px 0 0 0;
	font-weight: normal;
}
#navbar a:visited {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(images/on_nav.jpg);
	background-repeat:no-repeat;
}

#navbar {
	background-image: url(images/phone.jpg);
	background-repeat:no-repeat;
	background-position:right;
	}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: medium;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
}
#content #header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#content #header h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding: 0 0 0 10px;
}



#content #content_text {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
	padding:20px 30px 0 20px;
	font-style:normal;
	line-height: 1.5em;
	
}

#content #projects_header {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}


#content #projects {
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 20px 20px;
	
}


#content #projects h1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding:10px 0 0 0;
}

#content #projects a {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content #projects img {
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0 0 30px 0;
}
#content #projects_header p {
	color: #666666;
	padding: 0 0 0 20px
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
}
#footer a {
	color: #00B0ED;
	text-decoration: none;
}

#content #content_text a {
	color: #00ADEF;
	text-decoration: underline;
}

#content #content_text a:visited {
	color: #00ADEF;
	text-decoration: underline;
}
#content #projects a {
	color: #00ABEC;
}
