/**
 * css for annamarie panlilio photography
 *
 */


body
{
    /* about */
	background-color: #000000;
	margin: 0px;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-color:#FFFFFF;
	text-align: center;
}


a
{
	color: #09cdea;
	font-weight: normal;
	text-decoration: none;
	border-bottom: #09cdea;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
} 

a:visited
{
	color: #09cdea;
	border-bottom: #09cdea;
	text-decoration: none;
	font-weight: bold;
} 
a:active { color: #333333; } 
a:hover { color: #d6f2f6; } 

img.noborder, a.navlink
{
	border-width: 0 0 0 0;
	border-style: none none none none;
} 

h1
{
	page-break-before: auto;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 20px;
	color: #09cdea;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}

h2
{
	page-break-before: auto;
	font-family: "Times", "Times New Roman", serif;
	font-size: 22px;
	color: #09cdea;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	border-bottom: #CCCCCC;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
}

h3
{
	page-break-before: auto;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 16px;
	color: #d6f2f6;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
	border: none;
	font-style: italic;
}

p, td
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}




pre
{
    page-break-inside: avoid;
	font-family: monospace;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px;
	margin-left: 20px;
}
	
ol
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}
	
li
{
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}

form
{
	padding: 0px;
	margin: 0px;
    width: 100%:
    border: none;
}


div.content
{
 	
margin-left: auto;
margin-right: auto;
width: 50em;
text-align: left;	
border-color: #d6f2f6;
	border-width: 0px;
	border-style: solid;
	width: 450px;
	height: 500px;
	padding: 30px;
}


