/* @override http://photo.paoloboccardi.com/css/main.css */

/* CSS Document */


body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/blueBackground.jpg) top left no-repeat;
/*	background: #000000 url(images/blueBackgroundLeft.jpg) top repeat-x ;*/
	font-family: Tahoma, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
}
#content {
	width: 100%;
}
#main {
	width: 100%;
	height: 100%;
/*	background: #000000 url(images/blueBackground.jpg) top repeat-x ; */
}
img {
  border: 0;
}
input
{
  color: #b1bfc8;
  background: #030773;
  border: 1px solid #b1bfc8;
}
textarea
{
  color: #b1bfc8;
  background: #030773;
  border: 1px solid #b1bfc8;
}
@media screen
  {
  body>div#right  {
    position: fixed;
    }
  }
ul {
  font-weight: normal;
  margin: 3px 5px 5px 12px;
  padding: 0px 0px 0px 10px;
}
div#right {
  height: 500px;
  background: url(images/fff.gif) repeat 0 0;
  position: absolute;
  top: 70px;
  right: 2px;
  padding: 0px 10px 10px 10px;
  color: #ffffff;
  width: 250px;
 }
div#center {
  font-size: 12px;
  height: 200px;
  position: absolute;
  top: 155px;
  left: 480px;
  padding: 0px 0px 0px 0px;
  color: #000120;
  width: 300px;
  text-align:right;
 }
div#navigation {
  font-size: 17px;
  font-weight: normal;
  height: 200px;
  position: absolute;
  top: 368px;
  left: 25px;
  padding: 0px 0px 0px 0px;
  color: #c0c0e7;
  width: 800px;
  text-align:center;
 }
div#footer {
  font-size: 12px;
  height: 50px;
  position: absolute;
  top: 650px;
  left: 0px;
  padding: 0px 0px 0px 20px;
  color: #9d9da8;
  width: 800px;
  text-align:left;
 }
div#copy {
  font-size: 14px;
  height: 50px;
  position: absolute;
  top: 560px;
  left: 0px;
  padding: 0px 0px 0px 20px;
  color: #9d9da8;
  width: 800px;
  text-align:left;
 }
#maincopy {
  font-size: 13px;
  height: 450px;
  position: absolute;
  top: 25px;
  left: 20px;
  padding: 0px 0px 0px 20px;
  color: #d7d7e3;
  width: 750px;
  text-align:left;
 }
#maincopy a {
  color: #c0c0e7;
  text-decoration: underline;
}
.menu {
	width: auto;
}
.menu ul {
	font-weight: bold;
	list-style: none;
	margin: 3px 5px 0px 8px;
	padding: 0px;
}
.menu ul li {
	padding: 1px 1px 1px 2px;
	font-size: 17px;
	display: block;
}
.menu ul li a {
	display: block;
	padding: 1px 1px 1px 3px;
	margin:  1px;
	color: #23235c;
}
.menu ul li a:hover {
	display: block;
	color: #37374b;
	padding: 1px 1px 1px 3px;
	margin:  1px;
	text-decoration: none;
}
.menu ul li.linked  {
        font-family: "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	display: block;
	padding: 15px 1px 1px 2px;
	margin:  1px;
	color: #000000;
}
.contact {
	bottom: 20px;
	position: absolute;
	padding: 0px 0px 0px 10px;
}
.contact a:hover {
	text-decoration: underline;
}

.examples {
	float: left;
	width: auto;
	padding: 40px 195px 0px 10px;
        color: #ffffff;
}
.examples img {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 4px #f2f2f2 solid;
}
#footer a { 
	color: #9d9da8;
	text-decoration: none;
}
#footer img { 
        float: none;
	border: 0;
}

/************** GENERAL CONTENT ****************/
a {
	color: #c0c0e7;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}

.credits {
	color:  #f7f7f7;
}
.credits a:hover {
	text-decoration: underline;
}
div.about {
	width:  500px;
	margin: 50px 0px 0px 50px;
	height: 450px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #d7d7e3;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
p.content {
	color:  #f7f7f7;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 4px;
	font-weight: normal;
}
p.intro {
	color:  #c0c0e7;
	width: 200px;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 0px 10px 10px 10px;
	font-weight: normal;
}
table td {
	vertical-align: top;
	}
#logo {
border: none
}
/************* HIDDEN CONTENTS *****************/
.hidden_contents {
	position: absolute;
	margin-top: -1000px;
}

