a 			{
	font-family: "Comic Sans MS", cursive;
	color: #999;
	text-decoration: none;
	font-weight:normal;
} 
a:hover		{
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
}
ul li {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #09C;
}
#tabsF ul li a span {
	font-size: 93%;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #09C;
}

.artwork {
	width: 800px;
	margin-left: 30px;
}

.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #CCCCCC;
}

.banner .email{
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .title{
	font-size:1.2em;
	font-weight:bold;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#CCCCCC;
	width:100%;
	background-color:#D6BA8B;
}

.checkBoxText
{
	font-size: 11px;
	color: #CCCCCC;
}

.content {
	font-size:11px;
	color: #CCCCCC;
	padding-top:6px;
	padding-bottom:6px;
	width: 850px;
}

.contentLast {
	font-size:11px;
/*	color: #CCCCCC;*/
	padding-top:6px;
}
.digitalartist {
	font-family: "Comic Sans MS", cursive;
	font-size: inherit;
	font-weight: normal;
	color: #09C;
	text-align: center;
}
h1 {
	font-family: "Comic Sans MS", cursive;
	color: #09C;
}


/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}


.header{
	font-size:9px;
	font-weight:bold;
	color: #CCCCCC;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .filename {
	color: #CCCCCC;
}

.indexInfo .date {
	color: #CCCCCC;
}
.logo {
	clear: none;
	float: left;
	z-index: 25;
}

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #CCCCCC;
}
.photo {
	float: left;
	margin: 10px;
	margin-bottom: 150px;
}


/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.userAlert{
	float:right;

}
#apDiv1 {
	position:absolute;
	width:800px;
	height:250px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#apDiv2 {
		top: 50px;
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#apDiv3 {
	border-width: 0;
	position:absolute;
	width:205px;
	height:633px;
	z-index:2;
	left: 781px;
	top: 50px;
}
#apDiv4 {
	position:absolute;
	width:953px;
	height:42px;
	z-index:3;
	left: 30px;
	top: 822px;
}
#apDiv6 {
	position:absolute;
	width:953px;
	height:42px;
	z-index:3;
	left: 30px;
	top: 368px;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}
	
#content {
	width: 750px;
	float:left;
	background-color: #FFF;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
	color: #CCCCCC;
}
#mainCenter {
	height:100%;
}
#profile-info {
	float: right;
	width: 250px;
	margin: 10px;
	background-color: #FFF;
	padding: 8px;
	font-family: Verdana, Geneva, Arial, sans-serif;
}

#profile-info2 {
	float: left;
	width: 250px;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	z-index: 1;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	/*background-color: #CCCCCC;*/
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

div#rb-redbubble-art img
  {
    border: none;
  }
div#rb-redbubble-art
  {
	width: 85%;
	float: left;
	z-index: 10;
	top: 395px;
	margin-top: 255px;
  }
div#rb-redbubble-art ul
  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
  }
div#rb-redbubble-art ul li
  {
    display: block;
    float: left;
    width: 139px;
    height: 180px;
    margin: 0 8px 8px 0;
    padding: 0 0 8px 0;
  }
div#rb-redbubble-art ul li a.rb-thumbnail img
  {
    width: 135px;
    height: 135px;
    padding: 2px;
    background: white;
    border: 1px solid #ccc;
  }
div#rb-redbubble-art ul li a
  {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
  }
#Wait1 {
	position: absolute;
	visibility: visible;
	z-index: 50;
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	background-color: #fff;
   }

.leftmenu {
	float: left;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.aerobuttonmenu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
background: #F7F7F7; /*menu strip background*/
border: 1px solid gray;
padding: 4px 0;
border-width: 1px 0;
}

* html .aerobuttonmenu{ /*IE6 and below hack. Set explicit strip width*/
width: 100%;
}

.aerobuttonmenu a.aero{ /*aero button CSS*/
background: transparent url('images/aeroleft.gif') no-repeat top left;
display: block;
float: left;
font: bold 13px Verdana, Trebuchet MS; /* Change 13px as desired */
line-height: 23px; /* This value + 8px should equal height of button background (default is 31px) */
height: 31px; /* Height of button background height */
padding-left: 10px; /* Width of left menu image */
text-decoration: none;
margin-right: 5px; /*spacing between buttons*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*this and next two rules control opacity of buttons before hover*/
opacity: 0.9;
-moz-opacity: 0.9;
}

.aerobuttonmenu a.aero:link, .aerobuttonmenu a.aero:visited, .aerobuttonmenu a:active{
color: white; /*button text color*/
}

.aerobuttonmenu a.aero span{
background: transparent url('images/aeroright.gif') no-repeat top right;
display: block;
padding: 4px 10px 6px 0; /*Set 10px here to match value of 'padding-left' value above*/
}

.aerobuttonmenu a.aero:hover{ /* Hover state CSS */
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*this and next two rules control opacity of buttons during hover*/
opacity: 1;
-moz-opacity: 0.99;
}

.aerobuttonmenu a.aero:hover span{ /* Hover state CSS (for text) */
color: yellow;
}

.aerobuttonmenu .rightsection{
float: right;
width: 100px;
position: relative;
top: 3px;
padding-right: 5px;
text-align: right;
}

.aerobuttonmenu .rightsection a{
color: navy;
}
.largelink {
	font-size: large;
}
/*- Menu Tabs--------------------------- */ 
 
 
    #tabs {
      float:left;
      width:100%;
      background:#BBD9EE;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }
 
/*- Menu Tabs --------------------------- */
 
    #tabsF {
      float:left;
      width:100%;
      background:#F4F4F4;
	  font: bold 11px/1.5em Verdana;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #24618E;
      }
    #tabsF ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
 
#apDiv5 {
	position:absolute;
	width:374px;
	height:235px;
	z-index:4;
	left: 609px;
	top: 341px;
}
span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 93%;
	font-weight: bold;
}
body
{
background-image:url('images/background.png');
background-repeat:no-repeat;
}

