body
{
	list-style-position: outside;
	font-size: 10pt;
	background-image:url("images/back.jpg");
	background-repeat:repeat-x;
	margin-left: 6pt;
	color: #000000;
	margin-right: 6pt;
	font-family: SansSerif, Verdana;
	list-style-type: circle;
	background-color: #000000;
}

p {margin-left: 6pt;
  margin-right: 6pt;
  	font: 10pt SanSerif, Verdana;
	color: #ffffff;
	text-decoration: none;
	}

h1
{
	font: 12pt SanSerif, Verdana;
	color: #ffffff;
	text-decoration: none;
}

h2
{
	font: 14pt SansSerif, Verdana;
	color: #eeeeee;
	text-align: center;
	text-decoration: none;
}

h3
{
	font: 11pt SanSerif, Verdana;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}

a
{
	color: #cccccc;
	text-decoration: underline;
}	

table
{
	font: 10pt SanSerif, Verdana;
	color: #ffffff;
	text-decoration: none;
}


/*****************************************************************/
#navlist
{
border-bottom: 1px solid #999; /*solid line below tabs*/
margin: 0;
padding-bottom: 19px; /*vertical distance of line below top of tab*/
padding-left: 250px; /* distance tabs are moved away from left margin*/
}

#navlist ul, #navlist li
{
display:inline; /*items are in a horizontal line*/
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
/*background: #F00; /*background color of non-current items*/
background-image:url("images/NonCurrentTab.gif");
border: 1px solid #999; /*border around all tabs*/
color: #FFF; /*color of non-current items*/
float:left; /*stacked left*/
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px; /*size of tab box*/
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
/*background: #000; /*background color of active tab*/
background-image:url("images/CurrentTab.gif");
border-bottom: 1px solid #000; /*color of bottom current tab */
color: #fff; /*color of current text*/
}

#navlist a:hover 
{ 
	color: #bbb; /*color of text on hover*/
	background-image:url("images/CurrentTab.gif");
} 

#maintext
{
	position:absolute;
	border: 1px solid #999;
	padding: 10px 10px 10px 10px; /* distance tabs are moved away from left margin*/
	color: #FFF; /*color of non-current items*/
	float:left; /*stacked left*/
	font: 9pt SanSerif, Verdana;
	font-weight: normal;
	line-height: 20px;
	margin-left: 250px;
	text-decoration: none;
	width: 500px;

}
#indexpage
{ 
	visibility:visible; 
	z-index:2; 
	color: white;
	font-size:medium;
	text-align:center
	
}

#indexpage a:hover
{
	color:Blue; /*color of text on hover*/
}

#bookstack
{
	position:absolute;
	left:0px;
	top:0px;
}

#aleks-header
{
	position:absolute;
	left:230px;
	top:10px
}

#CV-Heading
{
	font: 11pt SanSerif, Verdana;
	color: #ffffff;
	margin-left: 10px;
	padding-bottom:10px;
	padding-top:30px;
	
}

#CV-subtext
{
	margin-left: 30px;
	padding-bottom:5px;
}

#sublist1
{
margin: 10;
padding-left: 250px; /* distance tabs are moved away from left margin*/
border-top: 1px solid #555; /*solid line below tabs*/
border-bottom: 1px solid #555; /*solid line below tabs*/
padding-bottom: 20px; /*vertical distance of line below top of tab*/
background-color:#333333
}

#sublist1 ul, #sublist1 li
{
display:inline; /*items are in a horizontal line*/
list-style-type: none;
margin: 0;
padding: 0;
}

#sublist1 a:link, #sublist1 a:visited

{
border: 0px; /*border around all tabs*/
color: #eee; /*font color of non-current items*/
float:left; /*stacked left*/
font: 8pt SanSerif, Verdana;
font-weight: normal;
line-height: 12px;
margin-right: 8px;
padding: 2px 5px 2px 5px; /*size of tab box*/
text-decoration: none;
}

#sublist1 a:link#current, #sublist1 a:visited#current
{
color: #f00; /*color of current text*/
}

#sublist1 a:hover

{ 
	color: #f00; /*color of text on hover*/
}

#subsublist
{
margin: 10;
padding-left: 280px; /* distance tabs are moved away from left margin*/
border-bottom: 1px solid #555; /*solid line below tabs*/
padding-bottom: 20px; /*vertical distance of line below top of tab*/

}

#subsublist ul, #subsublist li
{
display:inline; /*items are in a horizontal line*/
list-style-type: none;
margin: 0;
padding: 0;
}

#subsublist a:link, #subsublist a:visited
{
border: 0px; /*border around all tabs*/
color: #eee; /*font color of non-current items*/
float:left; /*stacked left*/
font: 8pt SanSerif, Verdana;
line-height: 12px;
margin-right: 8px;
padding: 2px 5px 2px 5px; /*size of tab box*/
text-decoration: none;
}

#subsublist a:link#current, #subsublist a:visited#current
{
color: #f00; /*color of current text*/
}

#subsublist a:hover

{ 
color: #f00; /*color of text on hover*/
}

#CV-subsubtext
{
	margin-left: 100px;
	padding-bottom:5px;
}

#dates
{
	margin-left:50px
}



