/* WebfolioTemplate STyles
*****************************************************************/

/* Re-defined - HTML Elements
*****************************************************************/

html { font-size: 100%; }

body {
	background-image: url('StripePortfolio.jpg')
	margin: 20px 10px 80px 15px;
	padding: 3px 0px 0px 0px;
	overflow: auto;
		font-family: myriad,arial,san-serif;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 63%; /* 76% = 12px, 69% = 11px, 63% = 10px, 58% = 9px */
	line-height: 1.3em;
	
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	white-space: normal;
}

img { border: 0; }

table {
	width: 600px;
	border: 0px;
	padding: 12px 0px 12px 0px;
}

tr {
	vertical-align: top;
}

td {
	text-align: left;
	padding: 0px 12px 12px 0px;
}

/* Re-defined - Link Elements
*****************************************************************/

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {background-color: ffffff;
	color: #666666;
	text-decoration: none;
}

a:active {background-color: ffffff;
	color: #333333;
	text-decoration: none;
}

a:hover { background-color: ffffff; }

/* Re-defined - HTML (text) Elements
*****************************************************************/

H1 { display: none; }

H2 {
	font-weight: normal;
	font-size:1.0em;
	line-height: 1.0em;
	margin: 0px 0px 0px 0px;
}

H3 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 0px 0px 0px 0px;
}

H4 {
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	margin: 0px 0px 0px 0px;
}

p { padding: 3 0 2em 0; }


/* Custom-defined - Layout - Table Elements
*****************************************************************/

.six {
	text-align: left;
	padding: 0px 6px 6px 0px;
}


/* Custom-defined - Menu - Text Elements
*****************************************************************/

.menusection { color: #000000;	
background-color: ffffff; 
font-style: normal; 
font-variant: normal; 
font-weight: bold; 
font-size: 1.3em; 
line-height: 1.3em; 
letter-spacing: 0; 
word-spacing: 0; 
text-indent: 2; 
text-align: left; 
vertical-align: top; 
text-transform: none; 
width: 239px;
white-space: normal; 
margin: 13px 1px 1px 1px;
padding: 0; }

.menuitem {
	color: #000000;
	background-color: ffffff;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	font-size: 1.0em;
	line-height: 1.3em;
	
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 2px;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	white-space: normal;
	width: 239px;
	
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
}

/* Custom-defined - Content - Text Elements
*****************************************************************/

.blurb {
	color: #000000;
	background-color: (none);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	white-space: normal;
	width: 300px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
}

.blurbtwo {
	color: #000000;
	background-color: (none);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	white-space: normal;
	width: 300px;
	margin: 1px 1px 1px 1px;
    padding: 0px 0px 0px 0px;
}

.caption {
	color: #000000;
	background-color: (none);
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	letter-spacing: 0em;
	word-spacing: 0em;
	text-indent: 0px;
	text-align: left;
	vertical-align: top;
	text-transform: none;
	white-space: normal;
	width: 300px;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
}

