/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/
a, a:visited {
	background-color: transparent;
	color: #FF0000;
}

a:hover {
	background-color: transparent;
	color: #FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 13px;
	padding: 6px;
}



body {
		background: #000
	 }
	 

#top
{
  WIDTH:800px;
  HEIGHT:200px;
  background: url(cv_clip_image002.jpg) #000;
  margin: 0 auto; 	
}

#rightpic
{
	position:relative;
	float: right;
	WIDTH:200px;
	HEIGHT:2800px;
	background: url(images/selfchinesecageright.jpg) repeat-y;
}


#leftpic
{
  
  position:relative;
  float: left;
  WIDTH:44px;
  HEIGHT:2800px;
  background: url(images/selfchinesecage3.jpg) repeat-y #000;
}

#cv
{
  position:relative;
  float: left;
  WIDTH: 540px;
  HEIGHT:2788px; 
  background: #000;
}




#container 
{ margin: 0 auto; 
background: #000000; 
width: 800px; 
}


/*menu*/
/*menu*/
/*menu*/
/*menu*/
	div#navbar2 {
	position:absolute;
	top: 33px;
	text-align:right;
	height: 30px;
	width: 800px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #222;
	
	
	 
	}
	div#navbar2 ul {
	 margin: 0px;
	 padding: 0px;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 105%;
	 color: #000;
	 line-height: 30px;
 	 white-space: nowrap;
	
	}
	div#navbar2 li {
	 list-style-type: none;
	 display: inline;
	}
	div#navbar2 li a {
	 text-decoration: none;
	 padding: 7px 10px;
	 color: #666;
	}
	div#navbar2 li a:link {
 	color: #555:
	}
	div#navbar2 li a:visited {
	 color: #666;
	}
	div#navbar2 li a:hover {
	 color: #000;
 	background-color: #F0C88C ;
	}


/*menu2*/
/*menu2*/
