* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: small;
	line-height: 1.2em;
}

/*css rule for external links*/

.externallink:hover[href^="http:"] {
	background-image: url(../pics/link_external.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 15px;
}


#header {
	height: 80px;
	width: 780px;
	background-image: url(../pics/background/background_upper.jpg);
	background-repeat: repeat-y;
	position: relative;
	
}
#header img {
	border:none;
	float:right;

}


#title{
	position: absolute;
	height: auto;
	width: auto;
	left: 45px;
	bottom: 5px;
}


h2 {
	font-size: 1.8em;
	color: #606060;
	font-family: Tahoma;
	font-weight: normal;
}

h3 {
	font-size: large;
	color: #8ABB23;
	font-weight: normal;
	border-bottom-style: none;
	border-top-color: #8ABB23;
	border-right-color: #8ABB23;
	border-bottom-color: #8ABB23;
	border-left-color: #8ABB23;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	margin-bottom: 0.5em;
	font-variant: small-caps;
	border-left-style: solid;
	padding-left: 0.5em;
}
.green{
	font-size: 1.8em;
	color: #8ABB23;
	font-family: Tahoma;
	font-weight: normal;


}


.grey{
	font-size: 1.8em;
	color: #606060;
	font-family: Tahoma;
	font-weight: normal;


}

#current_position {
	position:absolute;
	left:45px;
	top: 20px;
	width: 209px;
	z-index: 2;
		
}




#content{
	position:relative;
	float:right; 
	width:525px;
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

		
}


#content img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 5px;
	
}

.imageleft {
	
	float: left;
	margin-right: 0.5em;
	margin-left: 0px;

}
.imageright {
	float: right;
	margin-right: 0px;
	margin-left: 0.5em;
}

#main {
	width: 780px;


	
	background-repeat: repeat-y;
	background-image: url(../pics/background/background_upper.jpg);
	position: relative; 
}
#backgroundpic {
	height: 300px;
	width: 200px;
	position: relative;
	left: 21px;
	bottom: 0px;
}



/****Background Images for Main Sites****/

.background_home #backgroundpic {
	background-image: url(../pics/background/background_home.jpg);
	background-repeat: no-repeat;
	position: absolute;

	bottom: 0px;
	
}

.background_works #backgroundpic{
	background-image: url(../pics/background/background_works.jpg);
		background-repeat: no-repeat;
	position: absolute;
	float:left;
	bottom: 0px;

}

.background_bio #backgroundpic{
	background-image: url(../pics/background/background_bio.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	bottom: 0px;

}

.background_contact #backgroundpic{
	background-image: url(../pics/background/background_contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	bottom: 0px;

}

.background_none #backgroundpic{
	background-image: url(../pics/background/background_contact.jpg);
	background-repeat: no-repeat;
	position: absolute;
	float:left;
	bottom: 0px;

}





/************Main Navigation**************/

#menue {
display:block;
	width: 780px;
	background-color: #8ABB23;
	height: 1.3em;
	position: relative;
	float: left;
	z-index:1;
}



#mainnav {
	position: relative;
	list-style-type: none;
	padding-left: 255px;
	width: 525px;
	display: block;
	overflow: visible;
	background-color: #8ABB23;
	height: 1.3em;
	clear: both;
	
}

/*IE Hack for navigation*/
* html #mainnav {

	overflow: hidden;
	
}



#mainnav li{
	float:left;
	text-align: center;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	position: relative;
	font-size: 1em;
	background-color: #8ABB23;
	top: -0.3em;
	border-top-width: 0.3em;
	width: 5.2em;
	height: 1.3em;	
	
}

#mainnav li:hover{
border-top-color: #8ABB23;
}

/*IE Hover Effect*/
* html #mainnav a:hover{
	background-color: #666666;
}



#mainnav a{
display:block;
	width: 5.2em;
	color: #FFFFFF;
	text-decoration: none;

}


/**Links for content part */
a, a:link,  a:visited {
	color: #8ABB23;
	text-decoration: none;
}
 a:hover, a:active {
	color: black;
	text-decoration: none;
}


/*Accesskey-Highlighting*/

.accesskey, .accesskey a{
	text-decoration: underline;
	color: #FFFFFF;
}


.accesskey2, .accesskey2 a{
	text-decoration: underline;
	color:inherit;
	
}


* html .accesskey2, * html .accesskey2 a{
	text-decoration: underline;
	/*color:#8ABB23; */
	color:#006600;
	
}
* html .accesskey2 a:hover{

	color:#000000;
	
}


#submenu {
	position: absolute;
	width: 180px;
	left: 66px;
	top: 55px;
}
#submenu_level1 li{
	font-size: medium;
	margin-bottom: 0.2em;
	position: relative;
	width: inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
	
}

#submenu_level1 ul, #content li {
	color: #8ABB23;
	position: relative;
	width: inherit;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	list-style-position: inside; 
	list-style-image: url(../pics/background/starbullet.png);
}



/**********Highlighting the main navigation***********/


#home .home, #works .works, #bio .bio, #contact .contact, #photography .photography{
border-top-color: #8ABB23;
}

/*IE Hack for navigation*/
* html #home .home ,* html #works .works,* html #bio .bio,* html #contact .contact, * html #photography .photography{

	background-color: #606060;
	border-top-width: 0em;
	top: 0em;
}




.home{
	border-left:#FFFFFF solid 1px;
	top: -0.3em;
	border-top-width: 0.3em;

}


#footer {
	width:100%;
	background-repeat: repeat-y;
	background-image: url(../pics/background/background_upper.jpg);
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8ABB23;
}


#footer ul{
	list-style-type: none;
	
}

#footer li {
	float:right;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8ABB23;
	font-size: small;
	width: 6em;
	
}

#accessibilitylist {
	list-style-position: outside;
	list-style-type: circle;
	padding-left: 2em;
	padding-top:0.5em;
}
acronym {
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	color:inherit;
	font:inherit;
}

* html #submenu acronym { /** IE HACK **/
	cursor: help;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	color:inherit;
	font-size:medium;
	
	
}
.vcard {
	border: 1px dotted #CCCCCC;
	padding: 0.5em;
	width: 50%;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}


.selected_link {
	border-bottom: 1px dotted #666666;;
}
