﻿p {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	color: #000000;
}


a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:link, a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #000000;
	background: transparent; 
	}

.Headline1 {
	
	font-size: 27px;
	font-weight: bold;
}

.Small_text {
	
	font-size: 10px;
	font-weight: normal;
}

.Italic_text {
	
font-style: italic;
}

.Headline2 {font-size: 17px}

#container
{

    margin: 0;
    width: 900px;
	
    
	
}	
	#menu_container
{
    width: 157px;
	text-align: left;
	float:left;
	padding: 0px 0 0 0px;
	
	
	
	}
	
		#portfolio_container
{
    
    width: 126px;
	text-align: left;
	float: left;
	padding: 0px 0 0 0px;

	
	
	
	}
	
	#content_container
{
   
	width: 581px;
	text-align: left;
	float:right;
	padding: 0px 0 0 0px;

	
	}
	
	#content_container2
{
   
	width: 400px;
	text-align: left;
	float:left;
	padding: 0px 0 0 0px;

	
	}
	
		#top_container
{
   
	width: 900px;
	height:95px;
	padding: 0px 0 0 0px;
	
	
	
	
	}