html, body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	min-height:600px;
	min-width:800px;
}
body {
    font-family: "lucida sans", verdana, arial, helvetica, sans-serif;
    font-size: 10px;
	
	background-image: url(images/bg02.jpg); 
	background-repeat: no-repeat; 
	background-position: top right;
	background-attachment:scroll; 
}

#resumeHold{
height:0px;
padding-bottom:0;
padding-top:0px;
padding-left:20px;
padding-right:30px;
text-align:right;
}

/* Fonts */
h1 { /* Menu Font */
font-family: verdana, arial, helvetica, sans-serif;
color:#999999;
font-size:10px;
font-weight:lighter;
}

h2{ /* Common Font */
font-family: verdana, arial, helvetica, sans-serif;
color:black;
font-size:10px;
font-weight:lighter;
}

h3{
font-family: verdana, arial, helvetica, sans-serif;
color:grey;
font-size:10px;
font-weight:lighter;
}

/* Menu Link */
h1 :link {color: #999999; text-decoration:none;}
h1 :visited {color: #999999; text-decoration:none;}
h1 :active {color: #00FF00; text-decoration:none;}
h1 :hover {color: black; text-decoration:none;}
h1  {text-decoration: none;}

h4{
font-family: verdana, arial, helvetica, sans-serif;
font-weight:bold;
font-size:10px;
font-weight:lighter;
}

h4 :link {color:#FFFFFF; background-color:#33CCCC; text-decoration:none; border-color:#00CCFF; border-style:outset; padding-top:0; padding-bottom:0; padding-left:3px; padding-right:3px; font-weight:bold;}
h4 :visited {color:#FFFFFF; background-color:#33CCCC; text-decoration:none; border-color:#00CCFF; border-style:outset;  padding-top:0; padding-bottom:0; padding-left:3px; padding-right:3px; font-weight:bold;}
h4 :active {color:#FFFFFF; background-color:#0099CC; text-decoration:none; border-color:#00CCFF; border-style:outset;  padding-top:0; padding-bottom:0; padding-left:3px; padding-right:3px; font-weight:bold;}
h4 :hover {color:#FFFFFF; background-color:#0099CC; text-decoration:none; border-color:#00CCFF; border-style:outset;  padding-top:0; padding-bottom:0; padding-left:3px; padding-right:3px; font-weight:bold;}
/* Fonts End */



#logoBox{
position:absolute;
z-index:10;
top: 0;
width: 500px;
height: 100px;
background-image:url(images/logotemp.png);
background-repeat:no-repeat;
background-position:bottom left;
}

#thumbTemplate{
height: 100px;
width: 480px;
padding:10px;
}

#thumbImg{
float:left;
height: 100px;
width: 130px;
border-width:1px;
border-style:solid;
border-color:#999999;
background-color:#FFFFFF;
}

#thumbText{
float:right;
height: 90px;
width: 330px;
border-width:1px;
border-style:solid;
border-color:#999999;
background-color:#FFFFFF;
padding:5px;
}

#menuBox{
position:absolute;
/*left:300px;*/
top: 100px;
background-image:url(images/menuTopTest01.png);
text-align:center;
/*float:right;*/
height: 30px;
width: 500px;
border-color:#99cccc;
border-style:outset;
border-bottom-width:0;
border-top-width:0px;
border-right-width:0px;
border-left-width:0px;
}

#contentBox{
position:absolute;
/*left:100px;*/
top: 130px;
  width: 500px;
  /*float:right;*/
  /*height:auto;*/
 /*height:100%; /* needed for container min-height */
 /*background-color:#767685;*/
 background-image:url(images/bgtest02.png);
 border-color:#99cccc;
 border-style:outset;
 border-bottom-width:0;
 border-top-width:0;
 border-right-width:0px;
 border-left-width:0px;
  min-height:600px;
}

#testBox{
/*background-color:#767685;*/
height: 100px;
padding-bottom:10px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
}

#testBox2{
/*background-color:#767685;*/
padding-bottom:10px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
}

#bottomMenu{
height:30px;
padding-bottom:0;
padding-top:10px;
padding-left:20px;
padding-right:30px;
/*background-color:#cccccc;*/
text-align:right;
clear:both;
bottom: 0px;
}

#sideImage{
z-index:5;
position:absolute;
width: 300px;
background-color:#0000FF;
top: 0px;
}

#centered {
  z-index:1;
  position:inherit;
  margin: 0 auto;
  width: 700px;
  height:100%; /* needed for container min-height */
}


/* Inner Pages Specific Code */
#innerTitleBox{
height: 40px;
padding-bottom:10px;
padding-top:10px;
padding-left:20px;
padding-right:20px;
text-align:center;
}

#versContBox{
width: 480px;
padding:10px;
}

#versContBoxInn{ /* Width: 470 */
border-width:1px;
border-style:solid;
border-color:#999999;
background-color:#FFFFFF;
padding:5px;
text-align:left;
}

#versContBoxFlash{
border-width:1px;
border-style:solid;
border-color:#999999;
background-color:#FFFFFF;
padding:5px;
text-align:center;
}

#versContBoxPantyNinja{
border-width:1px;
border-style:solid;
border-color:#999999;
background-color:#FFFFFF;
padding:5px;
width:750px;
text-align:left;
}
