BODY
{scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color:black;

background-color: none;}

A:link{
color: deeppink;
cursor:crosshair; 
border-bottom: 0pt black dotted; 
background-color: ;
text-decoration: none; 
text-transform: ; 
letter-spacing: 0pt;
font-weight: none;}

A:visited
{
color: deeppink; 
cursor:crosshair; 
border-bottom: 0pt black dotted; 
background-color: ;
text-decoration: none; 
text-transform: ; 
letter-spacing: 0pt;
font-weight: none;}

A:active{
color: deeppink; 
cursor:crosshair; 
border-bottom: 0pt black dotted; 
background-color: none;
text-decoration: none; 
text-transform: ; 
letter-spacing: 0pt;
font-weight: none;}

A:hover{
color: #ffffff;
cursor:crosshair; 
border-bottom: 0pt hotpink solid; 
background-color: none;
text-decoration: none; 
text-transform: ; 
letter-spacing: 0pt;
font-weight: none;}

B
{color: black; text-transform: uppercae;}
i {color:deeppink;}

body,td { 	
font-family:lucida grande,arial,verdana;
font-size: 11px;
text-transform: uppercas;
color: #000000;
line-height: 11pt;	
font-weight: ;
letter-spacing: 0pt;	
text-align: justify;
}

table {
background-color:white;
padding: 20px;}

div.content {
position:absolute;
top: 50px;
left: 10px;
}

div.iframe1 {
position:absolute;
top: 565px;
left: 950px;
}

div.iframe2 {
position:absolute;
top: 5px;
left: 500px;
}

div.blog {
position:absolute;
top: 400px;
left: 400px;
}

div.portfolio {
position:absolute;
top: 483px;
left: 845px;
}

div.nav {
position:absolute;
top: 20px;
left: 30px;
}

.nav {
font-family: arial, verdana;
font-size:12px;
text-transform: uppercase;
font-weight: none;
}

.date { 	
font-family: arial;
font-size: 9pt;
text-transform: uppercas;
color: #000000;
line-height: 14pt;	
font-weight: ;
font-style: italic;
letter-spacing: 0pt;	
text-align: left;}

.pink { 	
font-family: arial;
font-size: 30pt;
text-transform: none;
color: deeppink;
line-height: 25pt;	
font-weight: bold;
font-style: none;
letter-spacing: -3pt;	
text-align: right;}

.intro {
font-family: arial;
font-size: 66pt;
text-transform: none;
line-height: 66pt;	
font-weight: bold;
font-style: none;
letter-spacing: -3pt;	
text-align: right;
}

table, { 			
background-color: white;}

img {margin: 8px;} 

/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#474747;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
width:750px; 
height:500px; 
background:#fff url() 0 40px no-repeat;
border:0px solid #aaa;
margin:0 auto;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
padding:0; 
margin:520px 0 0 0; 
list-style-type:none; 
position:relative; 
width:750px;
}
/* remove the default image border */
.gallery img {
border:0;
}
/* make the list horizontal */
.gallery li {
float:left;
}
/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#808080; 
background:#fff; 
text-align:center; 
width:26px; 
height:26px; 
line-height:24px; 
border:0px solid #444;
margin:2px;
}
/* position the images using an absolute position and hide them from view */
.gallery li a img {
position:absolute;
top:900px; 
left: 0;
text-align: center;
visibility:hidden; 
border:0;
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
top:-520px;
text-align: center;
}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
top:-520px;
left:250;
border-left:0px solid #eee;
border-right:0px solid #eee;
text-align: center;
}

/* style the hover background color for the text boxes */
.gallery li a:hover {
background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
background:#444; 
color:#fff;
}
/* make the images visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}
	
