@charset "utf-8";
/* CSS Document */
p {font-family: "Arial";
font-size:12px;
padding: 5px 10px 5px 10px;
color: #666666;
}
.greytext{
font-family: Arial;
	color:#666666;
	text-decoration:none;}
.pinktext{
font-family: Arial;
	color:#FF0066;
	text-decoration:none;}
h1 {font-size: 20px;
font-family: Arial;
color: #ff0066;
padding-bottom: 10px;
}
h2 {font-size: 14px;
color: #ffffff;
padding-top: 10px;
padding-bottom: 5px;}
h3 {font-size: 16px;
font-family: Arial;
color: #ff0066;
}
h4 {
color:#cccccc;
text-decoration:none;
text-align:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;}
h4:hover {
color:#ff0066;
text-decoration:none;
text-align:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;}

h5 {
color:#cccccc;
text-decoration:none;
text-align:center;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;}
hr {color: #333333;
}

.sitelinks {
	float:none;
	font-size:11px;
	list-style-image:url(images/pont.gif);
	
	font-variant: normal;	
}
.sitelinks ul li {
	float:none;
	list-style-image: url(images/pont.gif);
	list-style-position:inside;
	list-style-type:disc;
	margin-left: 20px;	
}

.sitelinks ul li a {
	color:#FFFFFF;
	font-weight: bold;
	height:13px;
	text-decoration:none;	
}

.sitelinks ul li a span {
	color:#999999;
	display:none;}
	
.sitelinks ul li hover{color:#999999;}


.nav {
color:#666;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:34px;
padding-top:17px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
width:114px;
}
.current {
color:#666;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:34px;
padding-top:17px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
width:114px;}
#sign {
color:#FF0066;
font-family:Arial;
font-size:10px;
text-align:center;
}

.deflink {
	color:#666666;
	text-decoration:none;
}
.deflink:hover {
color:#FF0066;
text-decoration:none;}
.readlink {
color:#FF0066;
text-decoration:none;

}
.readlink:hover {
color:#FFFFFF;
text-decoration:none;}
.thickbox {
color:#666666;
text-decoration:none;
}
.thickbox:hover {
color:#FF0066;
text-decoration:none;}
#newsheading {background-image:url(images/nav-bg.jpg);
background-repeat:repeat-x;
display: block;
border-top: #333333 1px solid;
border-left: #333333 1px solid;
border-right: #333333 1px solid;
padding: 5px 5px 5px 10px;}
.nav:hover {
background-image:url(images/nav-bg.jpg);

color:#FF0066;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:34px;
padding-top:17px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
width:114px;
}
.current:hover {
background-image:url(images/nav-bg.jpg);

color:#FF0066;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:34px;
padding-top:17px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
vertical-align:middle;
width:114px;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
}
.current {color: #ff0066;}
#portfolio{
	width: 95%;
	margin-top: 20px;
	margin-left: 10px;
	padding: 15px;
	text-align: center;
	border:  dashed #333333 medium;
	display: inline;
}
.portfimg {
position: relative;
background-color:#242424;
clear:right;
display:inline;
float:none;
margin:5px;
padding:10px;
display: inline;
text-align:center;
}
.portfimg:hover {
background-color:#333333;
clear:right;
display:inline;
margin:5px;
padding:10px;
}
.gallpic {
background-color:#242424;
clear:right;
display:inline;
float:left;
margin:1px;
padding:3px;
}

.gallpic:hover {
background-color:#ff0066;
clear:right;
display:inline;
float:left;
margin:1px;
padding:3px;
}
.siteimg {
background-color:#333333;
border: 1px solid #333333;
margin:10px;
padding:5px;
}

.siteimg:hover {
background-color:#ff0066;

margin:10px;
padding:5px;
}

.resumeheading {
clear:left;
color:#FF0066;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:10px 5px;
text-transform:uppercase;
width:200px;
}
.resume-listing {
color:#CCCCCC;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:5px;
width:31%;
}
.resume-listing-long {
color:#CCCCCC;
display:block;
float:left;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
padding:5px;
width:700px;
}
#resumecontent{border:  dashed #333333 medium;
height: 580px;
padding-left: 20px;
padding-top: 20px;}

#resume-body {
height: 2000px;
padding-top: 20px;
width:770px;
margin-top: 20px;
margin-left: 15px;
padding: 5px;


}

#top-box {
height:150px;
width:770px;
text-align:left;
padding: 5px;
}
.greylink {
color:#CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.credit{
color:#CCCCCC;
display:block;
float:right;
font-family:Verdana,Arial,Helvetica,sans-serif;
text-align: right;
font-size:11px;
width:75%;
}
.resumelinkg {
color:#CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.resumelinkg:hover {
color:#FF0066;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
text-transform:uppercase;
}

.resumelinkp {
color:#ff0066;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.resumelinkp:hover {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
text-transform:uppercase;
}
#video{text-align: center;
padding: 10px 20px 100px 20px;
margin-top: 20px;
border: #333333 dashed 3px;}
.twoColFixRtHdr #container { 
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* the background color will be displayed for the length of the content in the column, but no further */
	height: 800px;
	padding: 30px 10px 0px 30px;
	background-image:url(images/gallerybg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 40px;
	margin-right:20px;
	
}
.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* the background color will be displayed for the length of the content in the column, but no further */
	height: 800px;
	padding: 30px 10px 0px 30px;
	background-image:url(images/sendmsg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top: 40px;
	
}

.twoColFixRtHdr #mainContent { 
background-image: url(images/lnbg.gif);
background-position:top left;
background-repeat:no-repeat;
	margin: 20px 280px 0 20px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:30px 10px 0px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
.twoColFixRtHdr #mainContentcontact { 
background-image: url(images/representationbg.gif);
background-position:top left;
background-repeat:no-repeat;
	margin: 20px 300px 0 20px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:30px 10px 0px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
#form{color:#ff0066;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;}
.formline{
font-family: Arial;
color: #666666;
background-color: #000;
width: 200px;

border:#333333 dotted 1px;
background-image: url(images/gradientbg.jpg);
}
#contact1{
width: 80%;
padding: 10px;
margin: 10px;
border: #333333 dotted 1px;}
#article{
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: dotted 1px #333333;
	speak:normal;
	padding:10px;
}
#resumecontent{
margin-top: 25px;}
.twoColFixRtHdr #mainContentnews { 
background-image: url(images/lnbg.gif);
background-position:top left;
background-repeat:no-repeat;
	margin-left: 100px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:30px 100px 0px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
} 
.twoColFixRtHdr #mainContentbio { 
background-image: url(images/biobg.gif);
background-position:top left;
background-repeat:no-repeat;
	margin: 20px 300px 0 20px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding:30px 10px 0px 25px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
}  
#articlenews{
	background-image: url(images/lnbg2.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: dotted 1px #333333;
	border-top: solid 1px #333333;
	speak:normal;
	padding:0px 10px 10px 10px;
	
}
.twoColFixRtHdr #footer { 
	padding:20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(images/fbg.jpg);
	background-position: top left;
	background-repeat:repeat-x;

	font-size: 10px;
	text-align: center;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
--> 