@charset "utf-8";
body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #793241;
	background-image: url(../images/bkg_tile.png);
	background-repeat: repeat-x;
}
#container {
	width: 872px;
	margin: 0 auto;
	text-align: left;
}
#header {
	padding: 0px;
        margin: 0px;
	background-image: url(../images/pagebackground.png);
	background-repeat: no-repeat;
	height: 386px;
}
#logo {
        position: absolute;
        margin: 110px 0px 0px 30px;
        
}
#buildingpic {
        float: right;
        margin: 20px 0px 0px 0px;
}
#nav {
       position: absolute;
       margin: 80px 0px 0px 50px;
       color: #000;
	   font-weight: bold;

}
#nav a:link, #nav a:visited {
	   text-decoration: none;
       color: #000;
}
#nav a:hover {
	   text-decoration: none;
       color: #820024;
}

#nav a.selected {
	text-decoration: none;
       color: #820024;
}
a:link, a:visited {
       color: #820024;
}
#sidenav2 {
       position: absolute;
       width: 500px;
       margin: 500px 0px 0px 30px;
       color: #999;
       font-weight: bold;

}

#sidenav {
       float:left;
       width: 170px;
       margin: 10px 0px 0px 105px;
       color: #999;
       font-weight: bold;

}
#sidenav a:link, #sidenav a:visited {
	   text-decoration: none;
       color: #999;
}
#sidenav a:hover {
	   text-decoration: none;
       color: #820024;
}

#sidenav a.selected {
	text-decoration: none;
       color: #820024;
}

img {
	behavior: url(iepngfix.htc);
        border: none;
}
#mainContent {
	padding: 0 20px;
    margin: 0px 50px 20px 300px;

}
h1  {
	margin: 0px 0px 0px -50px;
	color: #820024;
	font-size: 20px;
	font-weight: lighter;
}
p, li {
       line-height: 20px;
       color: #666;
}
h2  {
	margin: 0px 0px 0px -25px;
	color: #820024;
	font-size: 16px;
	font-weight: lighter;
}
#footer {
	padding: 0 40px;
	height:47px;
	clear: both;
	margin: 0px;
	background-image: url(../images/footerbkg.png);
	background-repeat: no-repeat;
}
#footer p {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
#footer a:link, #footer a:visited {
        color: #666;
		font-style: italic;
		font-size: 10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#wrapper {
	background-image: url(../images/pagetile.png);
	background-repeat: repeat-y;
    clear: both;
    margin: 0px;
}
#verticaltext {
    position: absolute;
    margin: 220px 0px 0px 35px;
    z-index: 50;
}
#sidebox {
    width: 200px;
    float: right;
    margin: 0px 30px 0px 20px;
}

/*_______________________PROJECTS__________________________*/
h1.underline {
	font-size: 17px;
	height: 25px;
	padding: 40px 0px 0px 0px;
	background-image: url(../images/projects_titleline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#projects_thumb {
      float: right;
      margin: 5px;
}
#niche_block {
      width: 400px;
}
#niche_block a:link, #niche_block a:visited{
	color: #333;
	line-height: 20px;
	text-decoration: none;
}
#niche_block a:hover{
	color: #666;
	text-decoration: underline;
}
