
		.adminheadertd {	
			padding: 1px 2px 1px 2px;
			color:#FFFFFF;
			font-size:12px;
			font-family:arial;
			border: 1px solid #FFFFFF;
			background-color:#000000;
			background-image: url(layout_images/top_gradient.gif); 
			background-repeat: repeat-x;
		}

		BODY,HTML {
    			margin: 0;
			padding: 0;
			background-color:#FFFFFF;
			font:15px sans-serif;
		}

		.bubble_t_border {
  		background: url(layout_images/bubble_border_t.gif) top left repeat-x #44b7ac;
		width:100%;
		}

		.bubble_t_border_template {
  		background: url(layout_images/bubble_border_t.gif) top left repeat-x #44b7ac;
		width:70%;
		min-width:730px;
		margin-left: 150px;
		margin-top:75px;
		position: absolute;
		}

		.bubble_b_border {
  		background: url(layout_images/bubble_border_b.gif) bottom left repeat-x;
		}

		.bubble_l_border {
  		background: url(layout_images/bubble_border_l.gif) top left repeat-y;
		}

		.bubble_r_border {
  		background: url(layout_images/bubble_border_r.gif) top right repeat-y;
		}

		.bubble_bl {
  		background: url(layout_images/images/bubble_04.gif) bottom left no-repeat;
  		}

		.bubble_br {
		background: url(layout_images/images/bubble_05.gif) bottom right no-repeat;
  		}

		.bubble_tl {
  		background: url(layout_images/images/bubble_01.gif) top left no-repeat;
  		}

		.bubble_tr {
  		background: url(layout_images/images/bubble_03.gif) top right no-repeat;
		padding: 50px 15px 40px 45px;
		text-align:center;
		}

		.bubble_tr_template {
  		background: url(layout_images/images/bubble_03.gif) top right no-repeat;
		padding: 55px 16px 65px 43px;
		text-align:center;
		align:center;
		}

		.clear {font-size: 1px; height: 1px}

		.menu_l {
  		background: url(layout_images/menu_left.gif) top left repeat-y #44b7ac;
		margin-left: 0px;
		width:150px;
		position: absolute;
		}

		.menu_r {
  		background: url(layout_images/menu_right.gif) top right repeat-y;
		}

		.menu_t {
  		background: url(layout_images/menu_top_3.gif) top left no-repeat;
		}

		.menu_b {
  		background: url(layout_images/menu_bottom_2.gif) bottom left no-repeat;
		padding: 182px 25px 35px 25px;
		text-align:left;
		font-size:85%
		}


		.bio_bubble_l {
  		background: url(layout_images/bio_bubble_left.gif) top left repeat-y #FFFFFF;
		width:294px;
		}

		.bio_bubble_r {
  		background: url(layout_images/bio_bubble_right.gif) top right repeat-y;
		}

		.bio_bubble_t {
  		background: url(layout_images/bio_bubble_top.gif) top left no-repeat;
		}

		.bio_bubble_b {
  		background: url(layout_images/bio_bubble_bottom.gif) bottom left no-repeat;
		padding: 50px 15px 60px 25px;
		text-align:left;
		}

		.bio_series_t_border {
  		background: url(layout_images/series_bubble_border_t.gif) top left repeat-x #FFFFFF;
		width:100%;
		}

		.bio_series_b_border {
  		background: url(layout_images/series_bubble_border_b.gif) bottom left repeat-x;
		}

		.bio_series_l_border {
  		background: url(layout_images/series_bubble_border_l.gif) top left repeat-y;
		}

		.bio_series_r_border {
  		background: url(layout_images/series_bubble_border_r.gif) top right repeat-y;
		}

		.bio_series_bl {
  		background: url(layout_images/images/series_bubble_corner_04.gif) bottom left no-repeat;
  		}

		.bio_series_br {
		background: url(layout_images/images/series_bubble_corner_05.gif) bottom right no-repeat;
  		}

		.bio_series_tl {
  		background: url(layout_images/images/series_bubble_corner_01.gif) top left no-repeat;
  		}

		.bio_series_tr {
  		background: url(layout_images/images/series_bubble_corner_03.gif) top right no-repeat;
		padding: 35px 35px 30px 35px;
		text-align:left;
		}

		.user_series {
  		border-bottom: 1px solid #EAEAEA;
		text-align:left;
		align:center;
		padding: 10px 0px 3px 0px;
		}

		.user_series img{
  		border:0px;
		padding: 0px 4px 0px 0px;
		}

		.user_series i {
		color:#999999;
		font-size:75%;
		font-style: italic;
		}

		.series {
		text-align:center;
		align:center;
		}

		.series img{
  		border:1px solid #EAEAEA;
		}

		.series td{
  		padding: 0px 0px 5px 0px;
		}

		.series i {
		color:#999999;
		font-size:75%;
		font-style: italic;
		}

		IMG.image {
    		display: block;
    		margin-left: auto;
    		margin-right: auto;
		border:0px;
		}

		h1 {
			font-size:125%; 
			font-weight:900; 
			color:#000000;
			padding:0;
			margin:0;}

		h2 {
			font-size:110%; 
			font-weight:900; 
			color:#000000;
			padding:0;
			margin:0;}

		h3 {
			font-size:90%; 
			font-weight:100; 
			color:#000000;
			padding:0;
			margin:0;}


		a.menu {
			text-decoration:none;
		}

		a.menu:link {color: #000000}     /* unvisited link */
		a.menu:visited {color: #000000}  /* visited link */
		a.menu:hover {color: #999999}   /* mouse over link */
		a.menu:active {color: #0000FF}   /* selected link */