BODY {
        text-align:center;
        background-color:black;
        color:silver;
        font-family: "Century Gothic",sans-serif;
        font-size:12px;
        alink:silver;
        link:silver;
        vlink:silver;
}

HR {
        margin:0px;
        padding:0px;
}

/* LINKS */
A {
        color:silver;
        outline:none;
}
A.silver {
	color:green;
}
A.gold {
        color:#DD9A56;
}

/* TABLE */
TABLE {
	margin-left:auto;
	margin-right:auto;
}
TABLE TD {
        border:0px;
        height:140px;
        width:140px;
}

BODY#bigPic #alex {
	position:relative;
	top:-2em;
}

/* NAVIGATION */
#navigation {
	text-align:center;
	height:40px;
	width:100%; 
	margin-left:auto; 
	margin-right:auto;
}
.bottomNavigation {
        clear:both;
        padding-bottom:5px;
        color:#DD9A56;
        font-size:150%;
}

/* ID */
#centerWrapper {
        position:relative;
        top:0px;
        margin: 0 auto;
        width: 785px;
}
#wrapper {
        position:relative;
        top:0px;
        margin: 0 auto;
}
#footer {
	text-align:center;
}
#Book {
	float:right;
	text-align:center;
	width:404px;
}
#header {
	border-bottom:1px solid silver; 
	border-top:1px solid silver; 
	height:100px;
}
BODY#bigPic #header {
	display:none;
}
#bio {
	text-align:left;
}
#manuela, #update {
	display:none;
}
BODY#home #manuela, BODY#home #update {
	display:inline;
}
BODY#contact #manuela, BODY#contact #update {
	display:inline;
}

/* IMAGES */
BODY#corsiPage #corsiLogo {
	display:inline;
	top:46px;
}
#header #signature {
	width:60%;
	margin-top:10px;
}
BODY#kustomitePage #decorazioniLogo {
	display:inline;
}
BODY#decorazioniPage #kustomiteLogo {
	display:inline;
}
.smallPic {
	position:absolute;
	right:0px;
	top:58px;
	display:none;
	border:0;
	outline:0;
}
.smallPic IMG {
	border:1px solid silver;
}
.smallLeftPic {
	position:absolute;
	left:10px;
	top:46px;
	border:0px;
	outline:0px;
	width:90px;
}
.smallLeftPic IMG {
	border:0px;
}
#topPic {
	height:550px;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}
#topPicCont {
	width:100%;
	margin-left:auto;
	margin-rigth:auto;
}
.ver {
        height:650px;
        margin-bottom:10px;
	border:0;
}
.hor {
        width:785px;
        margin-bottom:10px;
	border:0;
}
#preload {
	display:none;
}
.setH {
	height:290px;
}
.thumb {
	width:90px;
	height:90px;
}


/* TEXT */
.large {
	font-size:x-large;
}
.larger {
	font-size:150%;
}
.center {
	text-align:center;
}
P.caption {
        font-size:100%;
        font-style:italic;
	display:block;
}
.pageCaption {
        color:#E09A4E;
        font-size:200%;
}
.smallCaption {
        color:#DD9A56;
        font-size:150%;
}
.left {
        text-align:left;
}
.italic {
        font-style:italic;
}
.gold {
        color:#DD9A56;
}
.center {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.underline {
	text-decoration:underline;
}
.strong {
	font-weight:bold;
}
.silver {
	color:silver;
}
BODY#bigPic {
	text-align:center;
}

/* POSITION */
.inline {
	display:inline;
}
.right {
        float:right;
}
.floatLeft {
	float:left;
	margin-right:20px;
}
.floatRight {
	float:right;
	margin-left:5px;
}
.clear {
	clear:both;
}
.spacer {
	height:40px;
}
#bottomSpacer {
	height:300px;
}
