
 /* first for Internet Explorer < 9 */
	@font-face {
	font-family: Ernestine;
	src: url("../fonts/ErnestineWebPro_modified.eot");
	}
	/* then for WOFF-capable browsers */
	@font-face {
	font-family: Ernestine;
	src: url("../fonts/ErnestineWebPro_modified.woff") format("woff");
	}
	
	/* first for Internet Explorer < 9 */
	@font-face {
	font-family: ErnestineItalic;
	src: url("../fonts/ErnestineWebPro-Italic_modified.eot");
	}
	/* then for WOFF-capable browsers */
	@font-face {
	font-family: ErnestineItalic;
	src: url("../fonts/ErnestineWebPro-Italic_modified.woff") format("woff");
	}
	
	/* first for Internet Explorer < 9 */
	@font-face {
	font-family: ErnestineLight;
	src: url("../fonts/ErnestineWebPro-Light_modified.eot");
	}
	/* then for WOFF-capable browsers */
	@font-face {
	font-family: ErnestineLight;
	src: url("../fonts/ErnestineWebPro-Light_modified.woff") format("woff");
	}
	
	/* first for Internet Explorer < 9 */
	@font-face {
	font-family: ErnestineBold;
	src: url("../fonts/ErnestineWebPro-Bold_modified.eot");
	}
	/* then for WOFF-capable browsers */
	@font-face {
	font-family: ErnestineBold;
	src: url("../fonts/ErnestineWebPro-Bold_modified.woff") format("woff");
	}
	





BODY {
    background-color: #fff;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

DIV {
    position: absolute;
    z-index: 1;
}

IMG {
    border: 0px;
    margin: 0px;
}
IMG.portf {
    background-color: #fff;
}
a.nobg {
    background-color: transparent;
}
a.nobg:Hover {
    background-color: transparent;
}
IMG.menuimg {
	margin-bottom: 3px;
}


#lang {
    top: 80px;
    height: 23px;
    padding-top: 10px;
}


#header {
    position: fixed;
    top: 170px;
    left: 0px;
}

#menubar {
	top: 290px;
}

#lang, #menubar {
    position: fixed;
    left: 0px;
    width: 300px;
	padding-left: 2px;
	
	font-family: Ernestine, Georgia, "Times New Roman", Times, Candara, Constantia, serif;
	color: #333;
	font-weight: normal;
    text-decoration: none;
	font-size: 14px;
}



#textcontent {
	left: 310px;
    top: 20px;
    width: 710px;
    height: 550px;
    background-color: #fff;
}
#textcontent div {
	position: relative;	
}

P, HR {
	/*width: 570px;*/
}

P, SPAN, UL, OL, TD {
    font-family: Ernestine, Georgia, "Times New Roman", Times, Candara, Constantia, serif;
    font-style: normal;
    font-weight: normal;
    font-stretch: normal;
    font-variant: normal;
    font-size: 16px;
    line-height: 1.55em;
    color: #333;
    text-decoration: none;
}

/* twitter widget hacks, sorry */

.twtr-tweet-text p {
	font-size: 11pt;
    line-height: 1.2em;
}

.twtr-join-conv {
	font-size: 11pt;
    line-height: 1.2em;
}

.twtr-hd {
	display: none;	
}

.twtr-widget .twtr-tweet-wrap {
	padding-left: 1px !important;	
}

.twtr-ft div {
	padding-top: 4px !important;	
	padding-left: 1px !important;	
	float: left !important;
}

.twtr-ft div a img {
	padding-top: 2px !important;
}

.twtr-ft span {
	float: left !important;
	text-align: left !important;
	margin-left: 20px;
}

.twtr-ft div a, .twtr-user, .tweet-url {
	background-color: transparent !important;	
}

/* end twitter */

.pink {
	font-family: Ernestine;
    color: #fff;
	background-color: #333;
}

.bigtype {
    font-size: 21pt;
    line-height: 1.2em;
    margin: 0;
}

.hugetype {
    color: #CC0022;
    font-size: 42pt;
    line-height: 1em;
    margin: 0;
}

.mediumsize {
    font-size: 13pt;
}
.smallsize {
    font-size: 11pt;
    line-height: 1.3em;
}
.subtitle {
    font-size: 14pt;
    font-family: ErnestineBold;
    color: #333;
}

A {
    /*color: #333;*/
	color: #cc0022;
    font-weight: normal;
    text-decoration: none;
	/*background-color: #f0ff51;*/
	background-color: transparent;
}
A:Hover {
    text-decoration: none;
    background-color: #CC0022;
	color: #fff;
}
a img {
	border: none;
	background-color: white;
}

strong {
	font-family: ErnestineBold;
	font-weight: normal;
}

em {
	font-family: ErnestineItalic;
	font-style: normal;
}
#menubar a {
	font-family: Ernestine, Georgia, "Times New Roman", Times, Candara, Constantia, serif;
	color: #cc0022;
    font-weight: normal;
    text-decoration: none;
	font-size: 14px;
}
#menubar a:Hover {
	color: #fff;	
}
