/*################################
Document Created by : rorie kelly 
Edited: 12-30-2008

#################################*/

* {
	margin: 0;
	padding: 0;
}

BODY {text-align: center;
background: #e1e1e1}

/* Structure */

div.framey {width: 810px;
margin: 0 auto;
background: #e1e1e1 url(http://www.roriekelly.com/Pictures/rainybg.gif) no-repeat center top;
text-align: center;
border: 2px solid #C2C2C2;}

div.banner {width: 800px;
margin: 0 auto;
font-family: 'American Typewriter', 'American Typewriter ITC', 'Courier', 'Courier New';
font-size: 25px;
line-height: 45px;
letter-spacing: 5px;
color: #666;
text-align: center;}

div.maincontent {width: 800px;
margin: 0 auto;
text-align: justify;
padding-bottom: 20px;}

div.playerholder {width: 300px;
height: 200px;
float: left;}

div.playerholder2 {width: 300px;
height: 200px;
float: right;}

div.navigation {width: 800px;
margin: 0 auto;
text-align: center;}


/* Text */h1 {font-size:14pt;
font-family:'American Typewriter', 'American Typewriter ITC', 'Courier', 'Courier New';
text-align:left;
margin-left:60px;
font-weight:normal;
font-style:italic;
color:#000066;
padding-bottom: 10px;}
p {font-size:10pt;
font-family:'American Typewriter', 'American Typewriter ITC', 'Courier', 'Courier New';
text-align:justify;
margin-right:70px;
margin-left:70px;
padding-bottom: 10px;}

p.centered {font-size:10pt;
font-family:"American Typewriter", "Goudy Old Style", "Palatino";
text-align:center;
margin-right:70px;
margin-left:70px}

form {font-size:10pt;
font-family:'American Typewriter', 'American Typewriter ITC', 'Courier', 'Courier New';
text-align:center;
margin-right:70px;
margin-left:70px;}

.title {text-align:center;
font-size:13pt;
font-family:'American Typewriter', 'American Typewriter ITC', 'Courier', 'Courier New'}

a:link {color:#177B2F;font-weight:bold;text-decoration:none}
a:visited {color:#00A650;font-weight:bold;text-decoration:none}a:hover {color:#8DC63F;font-weight:bold;text-decoration:underline}a:active {color:#005825;font-weight:bold;text-decoration:underline}


/* Misc */
.centerimg {text-align:center;
margin-top:0;
margin-bottom:0;
cellpadding:0}
.right {float:right margin-top:100px}
.shimbio {position:relative;top:-150;z-index:-2}.aligntop {vertical-align:top}.bio {z-index:1}.contentninety{display: block;margin-left: auto;margin-right: auto;}