/* Start of CMSMS style sheet 'Uli Style' */
/***********************************
body, background and container
***********************************/
body {
	background-color: #ffffff;
        background-attachment: fixed;
        background-position: top center;

	position: relative;
        background-position: top center;
	text-align: center;
        
	margin: 0 auto;
	padding: 0px;

	width: 850px;
	height: auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
	color: #000000;
}

#container {
	position: relative;
        background-position: top center;
	text-align: center;
        
	margin: 0 auto;
	padding: 0px;

	width: 850px;
	height: auto;

	border-style: none;
	border-width: 0px;
}
/***********************************
header
***********************************/
table#header {
	position: absolute;
	top: 0px; left: 205px;
        width: 610px; height: 80px;

	border-style: none; border-width: 0px;
	margin: 0px; padding: 0px; overflow: hidden;
}
td#name {
	border-style: none; border-width: 0px;
	margin: 0px; padding: 0px; overflow: hidden;

	font-size: 220%; letter-spacing: 2px; text-align: left; color: #884400;
        vertical-align: bottom;     
     }
td#rank {
	border-style: none; border-width: 0px;
	margin: 0px; padding: 0px; overflow: hidden;

	font-size: 110%; color: #884400;
	text-align: right; vertical-align: bottom;
}
/***********************************
multi
***********************************/
#block {
	position: absolute;
	top: 150px; left: 210px;
        width: 600px; height: auto;

	border-style: none; border-width: 0px;
	margin: 0px; padding: 0 0 20px 0; overflow: hidden;

	font-size: 88%; text-align: justify; color: #000000;
}
/***********************************
home
***********************************/
#homeblock {
	position: absolute;
	top: 150px; left: 210px;
        width: 400px; height: auto;

	border-style: none; border-width: 0px;
	margin: 0px; padding: 0 0 20px 0; overflow: hidden;

	font-size: 88%; text-align: justify; color: #000000;
}
#home {
        position: relative;
        width: 350px; float: left;
	border-style: solid; border-width: 0 0 2px 0; border-color: #000000;
	margin: 0px; padding: 40px 0;
}
#homeimg {
	position: absolute;
	top: 150px; left: 610px;
        width: 200px;
	border-style: none; border-width: 0px;
	margin: 0px; padding: 0px;
}
div#homeimg img {
        width: 195px;
        margin: 0px; padding: 0px;
	float: right;
}
/***********************************
projects
***********************************/
#projects {
        position: relative;
        width: 600px; float: right;
	border-style: solid; border-width: 0 0 2px 0; border-color: #000000;
	margin: 0 0 40px 0; padding: 0 0 20px 0;
}
div#projects img {
             width: 175px;
             margin: 0 0 10px 50px; padding: 0px;
	     float: right;
}
/***********************************
calendar
***********************************/
#calendarblock {
	position: absolute;
	top: 150px; left: 210px;
        width: 600px; height: auto;

	border-style: none; border-width: 0px;
	margin: 0px; padding: 0 0 20px 0; overflow: hidden;

	font-size: 75%; text-align: justify;
}
#calendarblock h3 {
	margin: 5px 0 0 0; padding: 0px;
	font-size: 85%; font-style: italic; font-weight: 200;
        text-align: right;
	color: #397700;
       }
/***********************************
bio
***********************************/
#bio {
	position: absolute;
	top: 150px; left: 210px;
        width: 600px; height: auto;

	border-style: none; border-width: 0px;
	margin: 0px; padding: 0 0 20px 0; overflow: hidden;

	font-size: 88%; text-align: justify; color: #000000;
}
div#bio img {
             width: 200px;
             margin: 0 0 10px 50px; padding: 0px;
	     float: right;
}
/***********************************
cds
***********************************/
div#cds {
        position: relative;
        width: 600px; float: right;
	border-style: solid; border-width: 0 0 2px 0; border-color: #000000;
	margin: 0 0 40px 0; padding: 0 0 20px 0;
}
div#cds img {
             width: 150px;
             margin: 0 0 10px 50px; padding: 0px;
	     float: right;
}
/***********************************
contact
***********************************/
#contact {
	position: absolute;
	top: 220px; left: 210px;
        width: 600px; height: auto;

	border-style: none; border-width: 0px;
	margin: 0px; padding: 0 0 20px 0; overflow: hidden;

	font-size: 88%; text-align: justify; color: #000000;
}
div#contact img {
             width: 200px;
             margin: 0 0 50px 50px; padding: 0px;
	     float: right;
}
/***********************************
welcome
***********************************/
#welcome {
	position: absolute;
	top: 0px;
	left: 0px;
        width: 850px;
        height: auto;

	border-style: none;
	border-width: 0px;
	overflow: hidden;

	margin: auto;
	padding: 0px;
	text-align: center;
}
     div#welcome img {
          margin: 50px 0 0 0;
          padding: 0px;
	  border-style: none;
	  border-width: 0px;
     }
/***********************************
sounds
***********************************/
#sounds {text-align: left; padding: 5px;}
div#sounds h1 {font-size: 220%; letter-spacing: 2px; color: #884400; font-weight: 400;}
div#sounds h2 {font-size: 110%; color: #884400; font-weight: 400; font-style: normal;}
/***********************************
lists
***********************************/
ul {list-style-type:disc; margin: 0px; padding: 5px 11px;}
li {margin: 0px; padding: 5px 0px;}
/***********************************
h
***********************************/
h1 {
	margin: 0 0 10px 0;
	padding: 0px;

	font-size: 140%;
	text-align: left;
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: lowercase;
	color: #000000;
}
h2 {
	margin: 5px 0 5px 0;
	padding: 0px;

	font-size: 80%;
        font-style: italic;
        font-weight: 100;
	text-align: left;
	color: #000000;
}
h3 {
	margin: 5px 0 5px 0;
	padding: 0px;

	font-size: 90%;
        font-style: italic;
        font-weight: 600;
	text-align: left;
	color: #000000;
}
/***********************************
a
***********************************/
a:link{
     color: #884400;
     text-decoration: none;
     margin: 0px;
     padding: 0px;
}
a:active {
     color: #397700;
     text-decoration: none;
     margin: 0px;
     padding: 0px;
}
a:hover {
    color: #397700;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
a:focus {
    color: #397700;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
a:visited {
    color: #884400;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
td#cds {
padding: 0 15px 0 15px;
}
/* End of 'Uli Style' */

