@font-face {
    font-family: 'source_sans_prolight';
    src: url('fonts/sourcesanspro-light-webfont.eot');
    src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html
{
	height: 100%;
	width:100%;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
}
	
p.intro 		{color:#CFB690; font-family:"source_sans_prolight", Arial, sans-serif; text-align:justify;}
p.sublogo 	{color:#CFB690; font-family:"Arial", Arial, sans-serif; text-align: center; font-weight:bold}
p.copyright 	{color:#CFB690; font-family:"Arial", Arial, sans-serif; text-align: center; font-weight:bold;}

h1,h2,h3		{color:#CFB690; font-family:"Arial", Arial, sans-serif; sans-serif; text-align: left; margin-bottom: 0; padding-bottom: 0;}
img 			{border-style: none;}
img.vert 	{border-style: none;float:left;}

div.listheader {color:#FFFFFF; font-family:"Cambria", Arial, sans-serif; text-align: left; font-weight:bold; text-decoration:underline;}

table, th, td {text-align:left;} 
body 		
{
	font-size: 14px;
	font-family:"Corbel", Arial, sans-serif;
	height: 100%;
	width:100%;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	color: #FFFFFF;
	padding: 0px;border:0px;margin:0px;
	background: -webkit-linear-gradient( #000000, #333300); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient( #000000, #333300); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient( #000000, #333300); /* For Firefox 3.6 to 15 */
	background: #000000/* Standard syntax */
}

div.background
{	
	z-index:-500;	
	height: 100%;
	width: 100%;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;

	 
    background-repeat: no-repeat; 
    background-position: center;
   
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
	/*background-color: yellow;*/
}

div.background2
{	
	z-index:100;	
	height: 100%;
	width: 100%;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;

	 
    background-repeat: no-repeat; 
    background-position: center;
   
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
	/*background-color: yellow;*/
}

div.mainwrapper
{
	width: 950px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
	/* background-color: white;*/
}

/* TOP BAR */
div.topbar
{
	width: 950px;
	height: 128px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;
	/*background-color: blue;*/	
}

div.title
{
	font-family:"Cambria", Arial, serif;
	font-weight: bold;
	font-size: 18px;
	bottom: 0px;
	left: 0px;	
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:absolute;	
	/*background-color: red;*/
}

div.linkbar
{
	font-family:"Cambria", Arial, serif;
	font-weight: bold;
	font-size: 18px;
	bottom: 0px;
	right: 0px;	
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:absolute;	
	/* background-color: green;*/
}

div.column
{
	font-size: 14px;
	top: 32px;
	left: 0px;	
	width: 475px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
	float: left;
}

div.columnworkleft
{
	font-size: 14px;
	top: 32px;
	left: 0px;	
	width: 400px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
	float: left;
}

div.columnworkright
{
	font-size: 14px;
	top: 32px;
	left: 0px;	
	width: 550px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
	float: left;

}
div.infocontainer
{
	width:475px;
	float:left;
}
div.dateinfo
{
	font-size: 14px;
	left: 0px;	
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
	float: left;
}

div.linkinfo
{
	width:390px;
	font-size: 14px;
	left: 0px;	
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
	display: table;
}


div.content
{
	font-size: 14px;
	top: 32px;
	left: 0px;	
	width: 950px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position:relative;	
}


div.worklogo
{
	font-size: 24px;
	text-align: center;
	bottom: 64px;
	left: 0px;	
	right: 0px;
	width: 950px;
	padding:0px;
	border:0px;
	border-style:0px; 
	margin:0px auto;
	position: absolute;
}

.copyright {color:#black; font-family:"Arial", Arial, sans-serif; text-align: center; font-weight:bold; clear:both; margin-top:50px;}

a:link 		{color: #FFFFFF;font-family:"Cambria", Arial, sans-serif; font-weight:bold; text-decoration:none;}  /* unvisited link */
a:visited 	{color: #FFFFFF;font-family:"Cambria", Arial, sans-serif; font-weight:bold; text-decoration:none;} 	/* visited link */
a:hover 		{color: #FFFFFFfont-family:"Cambria", Arial, sans-serif; font-weight:bold; text-decoration:underline;}  /* mouse over link */
a:active 	{color: #FFFFFF;font-family:"Cambria", Arial, sans-serif; font-weight:bold; text-decoration:none;} 	/* selected link */ 