/* @override http://www.altoclark.net/ndxz-studio/site/sample/style.css */

/* @override http://altoclark.net/ndxz-studio/site/sample/style.css */

/* @override Alto Clark */

* {
	margin: 0;
	padding: 0;
}
body {
color: #c6fdff;
text-decoration: none;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: 11px/14px Eurostile;
	background-image: url(http://i95.photobucket.com/albums/l132/altoclark/fondbazare-1.png);
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

#content
a:link {
color: black;
text-decoration: underline;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/16px Eurostile;
}
#content
a:visited {
color: black;
text-decoration: underline;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/16px Eurostile;
}
#content
a:active {
color: black;
text-decoration: underline;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/16px Eurostile;
}
#content
a:hover {
color: black;
text-decoration: underline;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/16px Eurostile;
}
	
a img { border: none; }

#menu {
    width: 215px;
    overflow: auto;
    top: 0px;
	left: 0px;
    position: fixed;
	color: white;
	z-index: auto;
	height: 100%;
}
#menu
a:link {
color: black;
text-decoration: none;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/13px Eurostile;
	background-color: rgba(255,255,255,0.5);
}
#menu
a:visited {
color: black;
text-decoration: none;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/13px Eurostile;
	background-color: rgba(255,255,255,0.5);
}
#menu
a:active {
color: black;
text-decoration: none;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/13px Eurostile;
	background-color: rgba(255,255,255,0.5);
}
#menu
a:hover {
color: black;
text-decoration: underline;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 12px/13px Eurostile;
	background-color: rgba(255,255,255,0.5);
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title {
color: #003333;
text-decoration: none;
word-spacing: 0;
text-align: left;
letter-spacing: 0;
text-indent: 0px;
	font: bold 18px/18px Eurostile;
	background-color: rgba(255,255,255,0.5);
}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
    text-align: left;
	color: black;
	font-size: 14px;
	font-variant: small-caps;
	padding: 5px 5px 25px 20px;
	font-weight: bold;
}


.container {
	text-align: left;
	color: black;
	font-size: 14px;
	font-variant: small-caps;
	padding: 5px 5px 25px 20px;
	font-weight: bold;
}

#content p {
	width: 400px;
	padding: 5px 5px 25px 20px;
	margin-bottom: 2px;
	text-align: left;
	color: black;
	font-size: 14px;
	background-color: rgba(255,255,255,0.5);
	font-variant: small-caps;
	font-weight: bold;
}

p {
    margin: 0 0 9px 0;
	background-image: none;
}

}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }