html, body 
{
height: 100%;
margin: 0;
padding: 0;
background-color: transparent;
overflow: hidden;
text-align: left;
}

/* GENERAL */
p, ul, a  {
    color : #ffffff;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	font-family: Verdana, Helvetica, Arial, Sans Serif;
	text-decoration : none;
	text-align:left; text-decoration:none; padding:0; margin:0;
	}
	
a img { border-style:none; }

h1  {
    color : #841d15;
	font-weight : bold;
	font-style : normal;
	font-size : 60px;
	font-family :  Verdana, Helvetica, Arial, Sans Serif;
	text-decoration : none;
	float:clear; text-align:left; padding-top:50px; margin:0;
    }
    
h2  {
    color : #ffffff;
	font-weight : normal;
	font-style : normal;
	font-size : 14px;
	font-family :  Verdana, Helvetica, Arial, Sans Serif;
	text-decoration : none;
	text-align:left; padding:20px 0 0 0; margin:0;
    }
    	
.red {
	color: #8f0000;
}

.lightfont    {
	color:#b61717; 
    font-weight : bold;
	font-style : normal;
	font-size : 10px;
	font-family: Helvetica, Verdana, Arial,  Sans Serif;
}

ul  {list-style-type:none; text-align:left; margin:0; padding:0;}




/* CONTAINER */
#floatingcontainer  {
    background-repeat: no-repeat; background-position: top left;
    margin:0;
    padding:0;
    width: 100%;
    height: 1000px;
    }

#contentcontainer {
    position:absolute; 
    /*width:900px;*/
    height:800px; 
    left: 0px; 
    top: 10px;
    background-color:transparent; 
    z-index: 10;
}

#profilecontainer 
{
    position: absolute;
	z-index: 200;
	right: 0;
	top: 100px;
	margin: 0;
	padding: 0;
	padding-right: 0px;
    width: 420px;
    height: 100px;
    background: transparent;
}

#rightcontainer
{
	position: absolute;
	z-index: 200;
	right: 0;
	top: 250px;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 60%;
	background: transparent;
	overflow: auto;
}

#newscontainer
{
width: 420px;
}

#newstitlecontainer
{
	position: absolute;
	z-index: 200;
	top: 225px;
	right: 50px;
	margin: 0;
	padding: 0;
	width: 650px;
	height: 15px;
	background: white;
}

#newstitlecontainer p
{
	font-weight:bold;
    text-transform: uppercase;
    letter-spacing:0.2em;
    color: #000000;
    margin: 1px 0 1px 5px;
}


#blogcontainer
{
width: 680px;
}
#rightcontainerlarge
{
	position: absolute;
	z-index: 200;
	right: 0;
	top: 250px;
	margin: 0;
	padding: 0;
	width: 700px;
	height: 70%;
	background: transparent;
	overflow: auto;
}


/* HOMELINK */
#homelink
{
 position: absolute;
	z-index: 500;
	left: 53px;
	top: 40px;
	margin 0;
	padding: 0;
    width: 400px;
    height: 30px;
    background: transparent;    
}

/* NAVIGATION */
#vnavigationhome
{
    position: absolute;
	z-index: 900;
	left: 0px;
	top: 340px;
	margin 0;
	padding: 0;
    width: 120px;
    height: 80px;
    background: transparent;
    cursor: pointer;
}

#vnavigation
{
    position: absolute;
	z-index: 900;
	left: 0px;
	top: 324px;
	margin 0;
	padding: 0;
    width: 120px;
    height: 96px;
    background: transparent;
}

#vnavigationbackgroundhome
{
    position: absolute;
    top: 340px;
    left: 0;   
    z-index: 300;
    width: 120px;
    height: 78px;
    overflow:hidden;
    margin: 0;
    padding: 0;
}

#vnavigationbackground
{
    position: absolute;
    top: 323px;
    left: 0;   
    z-index: 300;
    width: 120px;
    height: 95px;
    overflow:hidden;
    margin: 0;
    padding: 0;
}

ul.vmenu {
    color : #ffffff;
    cursor: pointer;
	background-color:transparent;
	display: block;
    margin: 0;
    margin-top: 4px;
    padding: 0;
	height: 1px;

}


ul.vmenu li  {
	text-decoration : none;
	display: block;
	margin: 0px 0px 0px 20px;
	padding: 0;
	height: 18px;
}


ul.vmenu li a:link, ul.vmenu li a:visited {
    color:#d0d0d0;
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
    font-family : Verdana, Arial, Helvetica, Sans Serif;
    text-transform:uppercase;
	text-decoration : none;
	padding: 0px 5px 0px 5px;
	margin: 0;
}

ul.vmenu li a:hover {
    color : #000000;
    background-color : #ffffff;
}

/* PROJECTMENU */
#projectmenucontainer {
    position:absolute;
    z-index: 700;
    top: 268px; left:0px;
    margin:0;
    visibility:hidden;
}

#projectlayer {
    width: 4000px;
    height:100px;
    margin-left: 140px;
}

#showhideprojectmenucontainertop
{
    position:absolute;
    top: 0px; left:0px;
    background-color: transparent;
    width: 4000px;
    height:20px;
}
#showhideprojectmenucontainerbottom
{
    position:absolute;
    top: 180px; left:0px;
    background-color: transparent;
    width: 4000px;
    height:20px;
}


#projectlayerbackground {
    position:absolute;
    width: 4000px;
    height:100px;
    left: 120px; 
    top: 0px;
    z-index: -1;
}

#projectlayer ul li  {
	display:block;
	float:left;
	margin-top:10px;	
}

#projectlayer ul li a img {
    margin-top:30px; /*set distance between projecttitle and icon*/
}

.projectlink {
    position:absolute;
    height:20px;
    width:500px;
    margin-left: 10px;
}

#projectlayer ul li {
    color: white;
    font-weight : bold;
	font-style : normal;
	font-size : 10px;
	font-family: Helvetica, Verdana, Arial,  Sans Serif;
    letter-spacing:0.2em;
	text-decoration:none;
    background-color:transparent; 
}


/* LINKS */
.boxlinkred a
{
    color:#861313;
	padding: 1px 2px 1px 2px;
}
.boxlinkred a:hover
{
    background-color:#ffffff;
}


