/*
*****************************
stylesheet for sipleart
****************************
*/
Body{
	margin: 0;
	padding:o;
	border:0;
	font-family: sans-serif;
	line-height: 18px;
	color: black;
	background-color: #fff;
	font-size: 90%;
}
			
/* Gallery headings */

#heading1{
	font-family:"times new roman",serif;
	font-size:200%;
	
	
}

#heading2,#heading3,#myname{
	padding-top: 20px;
	padding-bottom:20px;
	border: 0;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-left: 5px;
	align: left;
	text-align:right;

	font-family:"times new roman",serif;
	font-style: italic;
	font-weight: bold;

	
	border-left:0;	
	border:-right:0;
}


#heading2{
	font-size:250%;
	border-top:10 solid;
	border-bottom:10 solid;		
}

#heading3{
	font-size=150%;
	border-bottom:10 solid;

}


#myname{
	font-size:150%;
}

#heading4{
	font-size=125%;
	font-style:underline;
	font-family:"times new roman",serif;
	font-style: italic;
	font-weight: bold;
}

/* *****************
Navigation bars
********************/

.navigation,{
	position:absolute;
	top: 70 px;
	right:0 px;
	margin-bottom:10 px;
	border: 1px solid;
	padding:5px;
	padding:5 px;
	padding:5 px;
	padding:5x;
	width:15%;
	border:solid;font-size:100%;
}

#top{
	padding:40px;
	font-size:75%;
	font-class:sans-serif;
}
	


.external{
	font-family:sans-serif;
	font-size:100%;
	color:669999;
}

a{
	Font-family:georgia,"times new roman", serif;
	font-size:90%;
}

a:link {color:blue; text-decoration:none;}
a:visited {color:6633cc; text-decoration:none;}
a:hover{color:red; text-decoration:underline;}



/*
***********************
Content
***********************/


.images{
	margin-top:20px; 
	margin-bottom:40px;
	margin-left:0px;
	margin-right:5px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 2px solid;
	padding:20px;
	width:70%;
	font-style:italic;
	background-color:silver;
}


.resume{
	margin-top:20px; 
	margin-bottom:40px;
	margin-left:0px;
	margin-right:5px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 2px solid;
	padding:20px;
	width:75%;
	background-color:white;
}

#solo{color:993333;
	font-style:italic;
}

#juried{color:006600;
font-style:italic;
}

#statement{width:100%;
	padding-top:10;
	padding-bottom:10;
	padding-right:35px;
	padding-left:35px;
	border:0;
	width:90%;
	background-color:white;
}


#reception{
	color:red;
}
	

.example1{
	float:right;
	padding:10px;
	border:0;
}


.example2{
	float:left;
	padding:10px;
	border:0;
}

#subtitles{
	font-style:italic;
	font-size:100%
}
