body {
	margin-top:0px;
	color:#333333;
	background:#cccccc;
	font-family:Andale Mono, Lucida Console, Monospace;
}
			
a{
	color:#333333;
	text-decoration:underline;
}
			
a:hover{
	text-decoration:none;
}

a.up{
	font-size:11px;
}

div.center{
	line-height:30px;
}

div.centerSub{
	width:100%;
	text-align:center;
}

h1{
	font-size:32px;
}

h2{
	font-size:23px;
}

h3{
	font-size:15px;
}

h4.link{
	line-height:35px;
}

/*
h5{
	font-size:13px;
}
*/

hr{
	border:solid 2px #aaaaaa;
}

img{
	border: solid 3px;
	border-color:#333333;
}

img.stats{
	border: solid 0px;
}

span.size{
	font-size:13px;
}

strong.size{
	font-size:13px;
}

td.links{
	background-image:url(../images/background_links.gif);
	background-repeat:yes;
	text-align:center;
}

td.linksSub{
	background-image:url(../images/links.gif);
	background-repeat:no-repeat;
	text-align:center;
}

#center{
	width:100%;
	text-align:center;
}

#contents{
	width:100%;
	text-align:center;
}

#curriculum{
	width:100%;
	text-align:center;
}

#head{
	border:0px;
}

#links{
	background-color:#aaaaaa;
}

#text{
	line-height:20px;
	/*padding-left:20px; */
	text-align:left;
	width:93%;
}

.alignLeft{
	text-align:left;
	padding-left:10px;
}

.alignLeftSub{
	line-height:23px;
	padding-left:40px;
	font-size:16px;
	text-align:left;
}

.arguments{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:15px;
	color:#cccccc;
	width:100%;
	background-color:#333333;
}

.bottomBar{
	font-size:12px;
	color:#cccccc;
	width:90%;
	background-color:#333333;
}

.bottomLink{
	color:#bbbbbb;
}

.head{
	border:0px;
}

.images{
	width:100%;
	text-align:center;
}

.space{
	padding-top:30px;
}

.text{
	position: absolute;
/*	right: 500px;*/
	padding-top: 15px;
	padding-bottom: 5px;
}

.textSub{
	padding:10px;
	border: solid 1px black;
	color: white;
	font-size: 12px;
	/*background-color: #666666;*/
	background: url(../images/bg_index.jpg);
	text-align: left;
}

.title{
/*	width:750px; */
	width:750px; 
	border:solid 1px #dddddd;
	border-color:#333333;
/*	position:relative; */
	font-size:14px;
}

.titleEco{
	width:100%;
	border:solid 1px #dddddd;
	position:relative;
	font-size:14px;
}

.titleSub{
	padding:8px;
	position:relative;
	top:-10px;
	background-color:#cccccc;
	font-weight:bold;
}
/* ------------------ */
#homeToni{
	background-image:url(../images/bg_index.jpg);
	color:white;
	font-family:Andale Mono, Lucida Console, Monospace;
	font-size:12px;
	width:70%;
	height:150px;
	border:solid 2px black;
	padding:5px;
}
#picHomeSplash{
	background-image:url(../images/head_index.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:100%;
	height:300px;
}
#splash{
	background-image:url(../images/head_index_1px.jpg);
	background-repeat:repeat-x;
	width:90%;
	height:300px;
	text-align:left;
	border:solid 1px #000000;
}

