/* CSS Document */

@media screen, projection {




* {
padding: 0;
margin: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:active { 
		outline: none; 
	}
	
	/* Firefox Dotted Outline Fix */
	a:focus { 
		-moz-outline-style: none; 
	}
	
	
/* Firefox Dotted Outline Fix */

* {
padding: 0;
margin: 0;
}
	a:active { 
		outline: none; 
	}
	
	
	
.BeNiceToMacIE5 {
font-family: "\"}\"";
font-family: inherit;
}
html, body, #wrapper, wrapper2 {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-height: 100%;

}
html>body, html>body #wrapper, html>body #wrapper2 {
height: auto;
}
html {	font-family: "Courier New", Courier, monospace; font-size:1em;
}



#header {
	position: fixed;
	z-index: 1;
	width: auto;
	top: 0px;
	right: 0px;
	height: 300px;


}



#sidebar {
width:140px; 
padding:10px; position:fixed; top:105px; left:0px;

}

#sidebar p{font-size:9px; text-align: justify;}





.clear {
clear: both;
margin: 0;
padding: 0;
}
.clear_margin {
clear: both;

padding: 0;
}
#footer {


bottom: 0px;
left: 0px;
width: 100%;
height:38px;

line-height:3em;
text-align:center;
overflow:hidden;
position: absolute; background-color: #FF3300;

}


#main {
margin: 0;
padding: 0;

}



h1{display:none; width:0.001em; color:#000000; left:2000px;}
h3{color:#FFFFFF;}






#footerContent p a:link, a {
	text-decoration: none; color: #666666; 
}
#footerContent p a:visited {
	text-decoration: none;
}
#footerContent p a:hover {
	text-decoration: none; color: #FFFFFF;
}
#footerContent p a:active {
	text-decoration: none;}
	












#cont p a{font-size:.65em; color: #CCCCCC; letter-spacing:0.1em; line-height:.3em;}
#content p a:hover{ color: #FFFFFF;}

/* \*/
* html #footer {
	clear: both;
	margin: 360px;
}
* html #main {
padding-bottom: 100px;
}


}

@media all and (min-width:0px) {
head~body {height:100%;}
}
