body
	{
	font-weight: medium;
	background-color:#330033;
	background-image: url(cuff.jpg);
	background-repeat: repeat-y;
	padding: 0em;
	margin: 0em;
	min-width: 40em;
	}

p
	{
	padding: 0em;
	margin: 0em;
	}

#header
	{
	height:142px;
	width: 40%;
	min-width: 10em;
	background-color:#336699;
	background-image: url(cuff_name.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #669999;
	border-bottom: 1px dashed #FF3366;
	padding-left: 90px;
	padding-right: 4em;
	margin: 0em;
	float: left;
	}

#nav 
	{
	position: absolute;
	right: 0;
	top: 0;
	width: 8em;
	height: 100%;
	background-color:#330033;
	background-image: url(pendant_long.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 0em;
	padding-top: 148px;
	padding-right: 0em;
	margin: 0em;
	}

#main 
	{
	position: relative;
	max-width: 60em;
	padding-left: 0em;
	padding-right: 3em;
	margin-left: 200px;
	margin-top: 0em;
	margin-right: 10em;
	margin-bottom: 0px;
	min-height: 20em;
	}

#footer
	{
	text-align:left;
	padding: 0em;
	margin-left: 200px;
	margin-top: 0em;
	}

.portrait
	{
	border-left: 1px dashed #FF3366;
	border-right: 4px solid #FF3366;
	border-bottom: 8px solid #FF3366;
	margin: 0px;
	}

.album
	{
	border-left: 4px solid #FF3366;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 4px solid #FF3366;
	margin-left: -3em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	}

.caption
	{
	background-color: #999966;
	padding: .3em;
	margin-bottom: 2em;
	margin-left: -3em;
	max-width: 359px;
	}

.name
	{
	font: 1.4em arial, helvetica, sans-serif;
	color: #669999;
	letter-spacing: .2em; 
	word-spacing: .2em;
	margin: .5em;
	float: left;
	}

.name a:link
	{
	color: #669999;
	text-decoration: none;
	}

.name a:active
	{
	color: #669999;
	text-decoration: none;
	}

.name a:visited
	{
	color: #669999;
	text-decoration: none;
	}

.name a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	}

.intro
	{
	font: 1em arial, helvetica, sans-serif;
	letter-spacing: .1em; 
	word-spacing: .1em;
	line-height: 1.3em;
	color: #CCCC99;
	border-left: 1px dashed #FF3366;
	border-bottom: 1px dashed #FF3366;
	padding-left: 3em;
	padding-top: 2em;
	padding-right: 0em;
	padding-bottom: 4em;
	margin: 0em;
	}	

.intro A:link
	{
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
	}

.intro A:active
	{
	font-weight: bold;
	color: #9999CC;
	background-color: #CC3300;
	text-decoration: none;
	}

.intro :visited
	{
	font-weight: bold;
	color: #9999CC;
	text-decoration: none;
	}

.intro A:hover
	{
	font-weight: bold;
	color: #CC3366;
	text-decoration: underline;
	}

p
	{
	padding-bottom: 1em;
	}

.btext
	{
	font: .8em arial, helvetica, sans-serif;
	letter-spacing: .1em; 
	word-spacing: .1em;
	line-height: 1.6em;
	color: #CCCC99;
	background-color: #333366;
	border-left: 1px dashed #FF3366;
	border-right: 2px dashed #330033;
	border-bottom: 1px dashed #FF3366;
	padding-left: 3em;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 4em;
	margin: 0em;
	}	

.btext A:link
	{
	color: #9999CC;
	text-decoration: none;
	}

.btext A:active
	{
	color: #9999CC;
	background-color: #CC3300;
	text-decoration: none;
	}

.btext :visited
	{
	color: #9999CC;
	text-decoration: none;
	}

.btext A:hover
	{
	color: #CC3366;
	text-decoration: underline;
	}

.aut
	{
	font-style: italic;
	font-weight: bold;
	}

.title
	{
	font-weight: bold;
	color: #99CCCC;
	}

.down
	{
	font-weight: bold;
	}

table
	{
	width: 7em;
	padding: 0px;
	margin: 10px;
	}

td
	{
	vertical-align: top;
	}

.button
	{
	font: .7em arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1em; 	word-spacing: .1em; 
	text-align: center;
	border-left: 2px solid #663366;
	border-top: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 2px solid #663366;
	padding: 0em;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.6em;
	}

.button_current
	{
	font: .7em arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: .1em; 	word-spacing: .1em; 
	text-align: center;
	color: #FFFFFF;
	background-color: #660066;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 10px solid #0066CC;
	border-bottom: 4px solid #FF3366;
	padding: .2em;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1.6em;
	}

.button a:link
	{
	color: #9999CC;
	text-decoration: none;
	padding: .2em;
	}

.button a:active
	{
	color: #9999CC;
	text-decoration: none;
	padding: .2em;
	}

.button a:visited
	{
	color: #9999CC;
	text-decoration: none;
	padding: .2em;
	}

.button a:hover
	{
	color: #FFFFFF;
	text-decoration: none;
	padding: .2em;
	}

h1
	{
	font: 1.4em arial, helvetica, sans-serif;
	font-weight: bold;
	color: #CC99CC;
	background-color: #663366;
	letter-spacing: .2em; 
	word-spacing: .2em;
	border: 1px dashed #FF3366;
	padding: .3em;
	margin-left: -5em;
	margin-top: 2em;
	margin-right: 50%;
	margin-bottom: 0em;
	}

h2	
	{
	font: 1.2em arial, helvetica, sans-serif;
	font-weight: bold;
	color: #9999CC;
	background-color:#336699;
	letter-spacing: .2em; 
	word-spacing: .2em;
	margin-left: -2.6em;
	margin-top: 1em;
	margin-right: -2.8em;
	margin-bottom: 0em;
	}

h3
	{
	font: 1.2em arial, helvetica, sans-serif;
	font-weight: bold;
	color: #FF3366;
	letter-spacing: .2em; 
	word-spacing: .2em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	}

li
	{
	padding-bottom: 3em;
	border-top: 1px dashed #FF3366;
	}

.foot
	{
	font: .7em arial, helvetica, sans-serif;
	font-style: italic;
	letter-spacing: .2em; 	word-spacing: .2em;
	padding: 0em;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 2em;
	}

.foot a:link
	{
	color: #FF3366;
	text-decoration: none;
	}

.foot a:active
	{
	color: #FF3366;
	text-decoration: none;
	}

.foot a:visited
	{
	color: #FF3366;
	text-decoration: none;
	}

.foot a:hover
	{
	color: #FFCCFF;
	text-decoration: none;
	}

