@charset "UTF-8";
/* Main CSS Doc */


body {
	text-align:left;
	top: 0px;
	margin: 0;
	padding: 0;
}




#header {
	position: relative;
	width: auto;
	height: 100px;
	left: 0px;
	top: 0px;
	background-color:#0049FF;
	background-repeat: repeat-x;
	}
#main{
	position:relative;
	height:auto;
	width: 1200px;
	bottom:0;

	}

#sidebar {position: relative;
	height:100%;
	width: 250px;
	left: 0px;
	top: 0px;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-color:none;
	border-right: 1px dotted #0099FF;
	border-left: 45px red solid ; 
	}
	
#sidebar p {font-family:helvetica;
	text-align: left;
	color:#0049ff;
	font-size: 16px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	padding:0 1em 5em 1em;
	margin:.5em 0 0 0;
	line-height:2em;
	letter-spacing: -.075em;

	}
	
#sidebar p a{font-family:helvetica;
	text-align: left;
	color:#0049ff;
	font-size: 16px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	padding:0 1em 5em 0em;
	line-height:2em;
	letter-spacing: -.075em;
	}
	
#sidebar p a:hover {
	color:#0099ff;
	}

#content 
	{position: relative;
	height: auto;
	width: 750px;
	left: 0px;
	top: 0px;
	float:left;
	margin:0 0 0 0;
	padding:0;
	
	}
	

/*#content a
	{
	display:block;
	font-family:helvetica;
	text-align: left;
	color:#0049ff;
	font-size: 20px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	}

#content  a:visited
	{
	font-family:helvetica;
	text-align: left;
	color:#0099FF;
	font-size: 20px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	}

#content  a:hover
	{
	font-family:helvetica;
	text-align: left;
	color:#ff0000;
	font-size: 20px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	}*/

/*#content ul
	{
	margin: 0 0 0 0px;
	list-style-type: none;
	font-style: none;
	text-decoration:none;
	margin:0;
	padding:0;
	}


#content ul li 
	{
	position: relative;
	float: left;
	width:500px;
	height:169px;
	display:block;
	
	}


#content ul li a
	{
	display:block;
	text-indent:-9999px;
	line-height:169px;
	}
#content ul li#one
	{
	
	background:url(images/rtgalleryred169.png) no-repeat ;
	z-index:98;

	}

#content ul li#two
	{
	background:url(images/leftresred171.png);
	z-index:99;
	}


#content ul li#one:hover
	{
	
	background:url(images/rtgalleryred169.png);
	background-position:1px 171px;
	z-index:100;
	}

#content ul li#two:hover
	{
	background:url(images/leftresred171.png);
	background-position:0 169px;
	z-index:101;
	}*/





#splashwrapper
	{
	position:relative;
	width:500px;
	height:342px;
	background:url(images/splashbkg.png);
	margin:100px auto 20px auto;
	}

#splashwrapper ul
	{
	list-style-type: none;
	font-style: none;
	text-decoration:none;
	margin:0;
	padding:0;
	}

#splashwrapper ul li 
	{
	float: left;
	width:500px;
	height:169px;
	display:block;
	z-index:999;
	}

#splashwrapper ul li a
	{
	display:block;
	text-indent:-9999px;
	height:169px;
	z-index:999;
	}
#splashwrapper ul li#one
	{
	display:block;
	background:url(images/rtgalleryred169.png) no-repeat ;

	}

#splashwrapper ul li#two
	{	
	display:block;
	background:url(images/leftresred171.png);
	}


#splashwrapper ul li#one:hover
	{
	display:block;	
	background:url(images/rtgalleryred169.png);
	background-position:1px 171px;
	}

#splashwrapper ul li#two:hover
	{	
	display:block;
	background:url(images/leftresred171.png);
	background-position:0 169px;
	}


#nav { 
	position: relative;
	text-align:left;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;	
	border-bottom: 1px dotted #0099FF;
	background-color:#D5F2FF;

	
	}
#navcontainer
	{
	position:relative;
	margin-bottom: 0em;
	overflow: hidden;
	height:auto;
	width: auto;
	top: 0;
	left:0;
	margin:0 0 0 0px;
	}

#navlist
	{
	width:auto;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
	}

#navlist li
	{
	display:inline;
	border-left: 1px dotted #0099FF;
	float: left;
	margin: 0 0 0 0;
	padding: 0 .5em 0 .5em;
	}
 
 
 #navlist li.first
	{
	border-left: none;
	float: left;
	margin: 0 0 0 0;
	padding: 0 .5em 0 0;
	}


 #navlist li a
	{
		font-family:helvetica;
		text-align: left;
		color:#0049ff;
		font-size: 38px;
		font-weight:light;
		font-style: none;
		text-decoration:none;
	}
#navlist li a:hover
	{
	
	color:#FF0000;
	
	}

#navlist li a#current
	{
	color:#0099FF;
	}
	
	

#resume p{
	font-size:14px;
	}

#resume
	{
	background-color:none;
	position:relative;
	width:600px;
	height:auto;
	margin:20px 70px 20px 70px;
	}
	
#picspace
	{
	position:relative;
	width:1200px;
	top:0;
	left:0;
	height:110px;
	margin:30px 40px 20px 40px;
	border-bottom:2px dotted #d5f2ff;
	}	
	
	
#picspace a
	{
	text-align:left;
	margin: .25em .25em .25em .25em;
	display:inline;	
	float: left;
	text-decoration:none;
	border:0px;
	list-style:none;
		}	
		
#picspace img
	{
	text-align:left;
	margin: .25em .25em .25em .25em;
	display:inline;	
	float: left;
	text-decoration:none;
	border:0px;
	list-style:none;
		}		
	
#imagedisplay	
	{
	position: relative;
	width:1200px;
	height:auto;
	left:0;
	margin:40px 40px 20px 40px;
	z-index:999;
	}
	
	
#srf {
	
	position: relative;
	margin: 15px 0 30px 0;
	padding: 1em 0 1em 0;
	border-bottom:dotted #0099ff 1px;
}	



#srf a{
	
	font-family:helvetica;
	text-align: left;
	color:#0099ff;
	font-size: 12px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	letter-spacing: -.075em;
}	
	
		
h1 
	{font-family:helvetica;
	text-align: left;
	color:#0049ff;
	font-size: 18px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	letter-spacing: -.075em;
	padding:.125em 0 .125em 0em;
	border-bottom:dotted 1px;
	border-bottom-color: #0099ff;
	background-color:none;
	}

h2 {font-family:helvetica;
	text-align: left;
	color:#0049ff;
	font-size: 14px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	letter-spacing: -.075em;
	}

h3{
	font-family:helvetica;
	text-align:left;
	/*background-color:#D5F2FF;*/
	color:#0099ff;
	font-size: 16px;
	font-weight:light;
	padding:0em 1em 0em 1em;
	margin:40px 0 0 0;
	line-height:2em;
	letter-spacing: -.01em;
	border-bottom:1px dotted #d5f2ff;
	}

p
	{
	font-family:helvetica;
	text-align: left;
	color:#0049ff;
	font-size: 20px;
	font-weight:light;
	font-style: none;
	text-decoration:none;
	}
