/* This is the style of your browser text */

body
{
	background-color:#222222;
	background-image:url(../imgs/bg_177366.png);
	background-repeat:repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	overflow:auto;
}

a.pink_link
{
	color:#FF3399;
	text-decoration:none;
}

a.pink_link:hover
{
	text-decoration:underline;
}

a
{
	color:#666666;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

#container
{
	position:absolute;
	top:150px;
	left:300px;
}

.main_line
{
	clear:left
}

.main_title
{
	width:200px;
	text-align:right;
	margin-left:-201px;
	float:left;
	padding-right:5px;
	padding-top:0px;
}

.main_subtitle
{
	float:left;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.blue_line
{
	width:2px;
	height:210px;
	margin-left:-1px;
	background-color:#0066ff;
	float:left;
}

.green_line
{
	width:2px;
	height:40px;
	margin-left:-1px;
	background-color:#66CC00;
	float:left;
}

.green_line_project
{
	width:2px;
	height:182px;
	margin-right:10px;
	background-color:#66CC00;
	float:left;
}

.pink_line
{
	width:2px;
	height:40px;
	margin-left:-1px;
	background-color:#FF3399;
	float:left;
}

.pink_line_project
{
	width:2px;
	height:405px;
	margin-right:10px;
	background-color:#FF3399;
	float:left;
}

.left_content
{
	float:left;
}

.main_content
{
	clear:left;
	padding:10px 0px 0px 10px;
	width:550px;
}

.separator
{
	height:60px;
	width:600px;
	/*background-color:#333333;*/
	float:left;
}

.projects_separator
{
	clear:left;
	width:400px;
	height:30px;
	/*background-color:#333333;*/
}

.project_container
{
	clear:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:3px;
}

.project_title_container
{
	float:left;
}

.project_title_visual_sep
{
	clear:left;
	height:10px;
}

.project_visual_container
{
	width:540px;
	height:140px;
	padding:10px 0px 0px 10px;
	background-color:#66CC00;
	clear:left;
}

.project_content
{
	clear:left;
	color:#FFFFFF;
	font-size:11px;
}

.blue_text
{
	color:#0066FF;
}

.green_text
{
	color:#66CC00;
}

.pink_text
{
	color:#FF3399;
}

.links_container
{
	float:left;
}

.closed
{
	text-decoration:line-through;
}
