/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 15px;
	background: #333333 url('http://www.robertomonticello.com/ndxz-studio/site/img/bggradient.png') repeat-x;
	font-family: Georgia;
	letter-spacing: -0.3px;
	padding: 0;
}

body.section-1 { 
	font-color: #ccf;
	background: #333 url('http://www.robertomonticello.com/ndxz-studio/site/img/bggradient.png') repeat-x fixed;
	
}

body.section-2 {
	background: #333 url('http://www.robertomonticello.com/ndxz-studio/site/img/bggradient.png') repeat-x fixed;	 
}
body.section-3 {
	background: #333 url('http://www.robertomonticello.com/ndxz-studio/site/img/bggradient.png') repeat-x fixed;
}

br {
	line-height: 1em;
}

img {
	border: 0;
}

a:link { text-decoration: underline; color: #000;}
a:active { text-decoration: underline; color: #A70E00;}
a:visited { text-decoration: underline; color: #000; }
a:hover { text-decoration: underline; color: #A70E00;}

a img { border: none; }


#corner_left {
	float: left;
}

#corner_right {
	float: right;
}

#global_container {
	width: 800px;
	min-height: 920px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
}

#header {
	width: 800px;
	height: 101px;
	margin: 0 0 0 0;
	padding: 5px 0 0 5px;
	background-color: #960000;
}

#content_container {
	margin: 0 0 10px 0;
	display: block;
	float: left;
	width: 805px;
	padding: 0 0 0 0;
	border-bottom: solid 5px #960000;
	background-color: #f1f5fa;
	/*background-image: url('http://www.robertomonticello.com/ndxz-studio/site/img/menu.png');*/
	background-repeat: no-repeat;
}

/*#content {
    min-height: 400px;
	width: 600px;
    margin: none;
	padding: 10px 0 0 10px;
	display: block;
	background: url('http://www.robertomonticello.com/ndxz-studio/site/img/content.png');
	background-repeat: no-repeat;
}
*/

#menu {
	text-align: right;
	position: absolute;
	width: 180px;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}

#menu a:link { text-decoration: none; font-style: italic; color: #000;}
#menu a:active { text-decoration: none; font-style: italic; color: #A70E00;}
#menu a:visited { text-decoration: none; font-style: italic; color: #000;}
#menu a:hover { text-decoration: none; font-style: italic; color: #A70E00;}

#menu ul {
	color: #000;
	font-size: 16px;
	list-style-type: none;
	/*font-weight: bold;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menu p {
	padding: 0 0 0 0;
}

#menu ul li.section-title { 
	font-size: 20px;
	/*font-weight: 550;*/
	font-style: italic;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}

#navig {
	/*border-bottom: solid 1px #333;*/
	padding: 10px 0 0 0;
	margin: none;
	
}

#navig ul {
	list-style-type: none;
	padding: none;
	margin: 0 0 0 0;
}

#navig ul li {
	border-bottom: solid 1px #999;
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

#nav_links {
	font-style: italic;
	color: #000;
	padding: 0 0 0 0;
	margin: none;
}

#nav_links ul {
	list-style: none;
}

#nav_links ul li {
	font-size: 20px;
	border-bottom: solid 1px #999;
	padding: 10px 0 10px 0;
}

#networks {
	width: 805px;
	float: left;
	margin: 5px 0 5px 5px;
	padding-left: 5px;
}

#networks ul {
	margin-top: 5px;
	list-style-type: none;
	text-decoration: none;
}

#networks ul li {
	display: inline;
	text-decoration: none;
}

#content {
	min-height: 600px;
	height: auto;
	width: 580px;
    margin: 0 0 0 10px;
	padding: 0 0 0 20px;
	float: right;
	background-color: #f1f5fa;
	background: url('http://www.robertomonticello.com/ndxz-studio/site/img/content.png');
	background-repeat: no-repeat;
}

.container {
	margin: 10px 0 40px 0;
    padding: 9px 10px 15px 7px;
}

#content p {
	width: 540px; 
	margin-bottom: 9px;
}

#footer {
	color: #666;
	font-family: georgia;
	font-size: 12px;
	width: 805px;
	margin: 20px 0 20px 0;
	padding: 20px 0 20px 0;
}

#footer li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer a:link { text-decoration: none; font-style: italic; color: #666;}
#footer a:active { text-decoration: none; font-style: italic; color: #fff;}
#footer a:visited { text-decoration: none; font-style: italic; color: #666;}
#footer a:hover { text-decoration: none; font-style: italic; color: #fff;}


#copyright {
	float: left;
	margin-top: 10px;;
}

#credits {
	float: right;
}

#credits ul {
	text-align: right;
	list-style: none;
	margin: auto;;
}

#credits ul li.section-title { }


p {
	font-size: 14px;
    margin: 0 0 0 0;
}

h1 { font-size: 32px; margin: 10px 0 10px 0}
h2 { font-size: 23px; font-style: italic; margin: 0 0 10px 0;}
h3 { font-size: 16px; font-style: italic; margin: 0 0 10px 0;}
h4 { font-size: 12px; margin: 10px 0 10px 0;}

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

#once { clear: left; }