@charset "UTF-8";

style

	.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}

	
		
			A:link, A:active
{
    color: #F7F7F7;
    font-family: Candara;
    font-style: italic;
    font-weight: bolder;
    font-size: 18px;
    text-decoration: none;
}
A:hover
{
    color: #A205AA;
    text-decoration: none;
}
A:visited
{
    color: #9DA8E2;
    font-family: Candara;
    font-style: italic;
    font-weight: bold;
}
BODY
{
    background-image: url('http:img.photobucket.comalbumsv6793tbabyicons_twottaa.png');
    background-repeat: repeat;
    background-position: 88px 520px;
}
BODY, TD
{
    color: #990099;
    font-family: Candara;
    font-weight: bold;
    font-size: 14px;
    font-style: italic;
}
TD .clock
{
    font-size: 9px;
}
.container_padding
{
    height: 100%;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 25px;
}
.container_transparency
{
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
}
.container
{
    background: #000000;
    background: -moz-linear-gradient(top, #000000%, #000000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000));
    background: -webkit-linear-gradient(top, #000000 0%,#000000 100%);
    background: -o-linear-gradient(top, #000000 0%,#000000 100%);
    background: -ms-linear-gradient(top, #000000 0%,#000000 100%);
    background: linear-gradient(top, #999999 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#000000',GradientType=0 );
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 2px ##990066;
    -moz-box-shadow: 0px 0px 5px 2px ##990066;
    box-shadow: 0px 0px 5px 2px #990066;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.container .heading
{
    background: #CB60B3;
    background: -moz-linear-gradient(top, #cb60b3 0%, #c146a1 50%, #a80077 51%, #db36a4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb60b3), color-stop(50%,#c146a1), color-stop(51%,#a80077), color-stop(100%,#db36a4));
    background: -webkit-linear-gradient(top, #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
    background: -o-linear-gradient(top, #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
    background: -ms-linear-gradient(top, #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
    background: linear-gradient(top, #cb60b3 0%,#c146a1 50%,#a80077 51%,#db36a4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#db36a4',GradientType=0 );
    filter: none;
    color: #EFEEF0;
    font-family: cursive;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    line-height: 16px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 10px 10px 10px 15px;
    -webkit-box-shadow: 0px 3px 5px 0px #000000;
    -moz-box-shadow: 0px 3px 5px 0px #000000;
    box-shadow: 0px 3px 5px #000000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.content
{
    padding: 20px;
}
.outer_body TABLE TR TD TABLE TR TD TABLE TR TD DIV .gallery_content TABLE TR TD .gallery_image A IMG
{
    margin-left: 10px;
    margin-top: 13px;
}
.outer_body TABLE TR TD TABLE TR TD .gallery_content TABLE TR TD .gallery_image
{
    height: 106px;
    width: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px outset #000000;
    background: #BE12BC;
    background: -moz-linear-gradient(-45deg, #be12bc 0%, #1e1d1b 13%, #44423d 100%);
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#be12bc), color-stop(13%,#1e1d1b), color-stop(100%,#44423d));
    background: -webkit-linear-gradient(-45deg, #be12bc 0%,#1e1d1b 13%,#44423d 100%);
    background: -o-linear-gradient(-45deg, #be12bc 0%,#1e1d1b 13%,#44423d 100%);
    background: -ms-linear-gradient(-45deg, #be12bc 0%,#1e1d1b 13%,#44423d 100%);
    background: linear-gradient(-45deg, #be12bc 0%,#1e1d1b 13%,#44423d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be12bc', endColorstr='#44423d',GradientType=1 );
    filter: none;
}
.outer_body TABLE TR TD TABLE TR TD .gallery_content TABLE TR TD .gallery_image:hover
{
    height: 106px;
    width: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px outset #000000;
    -webkit-box-shadow: 0px 0px 2px 3px #990066;
    -moz-box-shadow: 0px 0px 2px 3px #990066;
    box-shadow: 0px 0px 2px 3px ##990066;
}
.outer_body TABLE TR TD TABLE TR TD TABLE TR TD .content.about_me TABLE
{
    background-repeat: no-repeat;
    background-position: 419px 10px;
    background-image: url();
}

		
	

	

	

	

	.thingy	{
		position : absolute;
		visibility : hidden;
	}

style