@charset "UTF-8";
/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
color:#FFFFFF;
margin-left:auto;
margin-right::auto;
margin-top:0px;
margin-bottom:auto;
background-color:#000;
background-image:url(../images/home_bkg.png);
background-repeat:no-repeat;

}
a {
color:#000;
text-decoration:none;
}
a:link {
}
a:hover{color:#000;
text-decoration:underline;
}
a:visited { color:#582205;
text-decoration::none;
}
#wrapper {
background-image:url(../images/tile_bar_bkg.gif);
background-repeat:repeat-x;
margin-left:auto;
margin-top:auto;
margin-left:auto;
margin-bottom:0px;
}

#nav{
margin-left:auto;
margin-right:auto;
width:819px;
height:46px;
}
#nav_image {
float:left;
width:419px;
height:46;
}
#consult a { 
float:left;
display: block;   
background:  url(../images/header_title_consult.gif) top;   
width: 183px;   
height: 46px;   
}
#consult a:hover {   
background:  url(../images/header_title_consult_f2.gif) no-repeat bottom;   
}
#archit a { 
float:right;
display: block;   
background:  url(../images/header_title_arch.gif) top;   
width: 212px;   
height: 46px;   
}
#archit a:hover {   
background:  url(../images/header_title_arch_f2.gif) no-repeat bottom;   
}
#content {
margin-left:auto;
margin-right:auto;
width:auto;
height:600px;
}
#text_content {
float:left;
margin-top:10px;
padding:15px;
width:200px;
background-image:url(../images/text_bkg.png);
font-size:110%;
}
#text_content a {
	color:#999;}
#info {
position:relative;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
width:auto;
height:200px;
background:url(../images/main_footer_bkg.gif);
background-repeat:repeat-x;
color:#999900;
}
#info_contain {
width:800px;
margin-left:auto;
margin-right:auto;
color:#000000;

}
#info_content {
float:left;
padding-left:15px;
padding-top:5px;
width:460px;
height:auto;
font-size:90%;
}
#info_profile {
float:left;
padding-left:15px;
padding-top:5px;
width:131px;
height:auto;
font-size:90%;
}
#info_content a {
color:#000;
text-decoration:none;
}
#info_content a:link {
color:#630;
text-decoration:none;
}
#info_content a:hover {
color:#003;
text-decoration:underline;
}
#info_content a:visited {
color:#000;
text-decoration:none;
}
#media {
	float:left;
	width:800px;
	height:auto;
	padding:15px;
	margin:10px;
	}
#parthanon {
	float: right;
	width:127px;
	height:127px;
	margin-top:7px;
	background-image:url(../images/parthenon.jpg);
	background-repeat:no-repeat;
	}
