@font-face
{
font-family: logofont;
src: url('DistProTh.otf');
} 

body
{
padding-top: 100px;
color: #5b5b5b;
font-family: logofont;
font-weight: normal; 
font-size: 50;
background-color: #ffffff;
}

#bfont
{
font-size: 15;	
	}

h1.bigger
{
font-size: 45;
}

.small
{
font-size: 10;
font-weight: normal;
}


.buttons
{
border: 2px solid;
border-radius: 10px;
background-color: #919191;
width: 200px;
height: 20px;
box-shadow: 10px 10px 5px #888888;
transition:width .5s;
-moz-transition:width .5s; /* Firefox 4 */
-webkit-transition:width .5s; /* webkit*/
-o-transition:width .5s; /* Opera */
}
                                                                               
.buttons:hover
{
width:250;	
	}

a.blink:link
{
text-decoration: none;
line-height: 1.3;
color: ;
font-size: 16;
font-weight: normal;
	}

a.blink:visited
{
text-decoration: none;
line-height: 1.3;
color: black;
font-size: 16;
font-weight: normal;
}

a.blink:hover
{
text-decoration: none;
line-height: 1.3;
color: white;
font-size: 16;
font-weight: normal;	
	}


.border1
{
border: 1px solid;
}


pre
{
text-align: left;
font-size: 13;
}

.packages
{
width: 100%;
}

.left
{
text-align: left;
}

#paddingleft
{
padding-left: 80px;
}
.code
{
font-size: 12;
background-color: #b1b1b1;
border: 1px inset;
width: 650px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
}

.codesmall
{
font-size: 9;
background-color: #b1b1b1;
border: 1px inset;
width: 650px;
padding-left: 8px;
padding-top: 8px;
padding-bottom: 8px;
}
.special
{
border: 4px outset;
}

.programstable
{
padding-left: 2px;
padding-right: 2px;
border-width: 1px;
border-style: solid;
}

.programmer
{
padding-right: 20px;
}

.wallpapers
{
text-align: center;
border: none;
}

.webdata
{
vertical-align: middle;
}
img
{
border: none;
}

.center
{
text-align: center;
margin: auto;
border: none;

}

.logo 
{
position: absolute;
top: 0px;
left: 300px;
}

.email
{
position: relative;
padding-left: 20px;
}


.logoleft
{
text-align: left;
border: none;
}

.logoright
{
text-align: right;
border: none;
}

.phpnotes
{

text-align: left;
padding-left: 200px;
}

.logoright
{
text-align: right;
border: none;
}

#downloadtable
{
border-width: 1px;
border-style: solid;
}

.emailtable
{
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: center;	
	}

.ctable
{
margin-left:auto; 
margin-right:auto;
text-align: center;
vertical-align: top;
}

.spantable
{
margin-left:auto; 
margin-right:auto;
text-align: left;
vertical-align: top;
padding-top: 25px;
}

code
{
color: black
}


#menu
{
margin-left:auto; 
margin-right:auto;
text-align: left;
vertical-align: top;
}

.hrhead
{
border-style: inset;
}

.red
{
background-color: red;
color: red;
}

.redtext
{
color: red;
}

.blacktext
{
color: black;
}

#paypal
{
padding-left: 40px;
}

#top
{
vertical-align: top;
}

#wallpaper
{
padding-right: 450px;
}

#ut2004
{
padding-right: 530px;
}

#firefox
{
padding-right: 625px;
}

#linux
{
padding-right: 585px;
}

#web
{
padding-right: 540px;
}

#video
{
padding-right: 475px;
}

.ip
{

text-align: center;
}

.colortable
{
text-align: center;
border-style: inset;
border-width: 4px;
width: 75%;
}

a:link 
{
text-decoration: none;
color: #000000;
font-size: 25;
font-weight: normal;
letter-spacing: 7px;
line-height: .8;
}
a:hover 
{
text-decoration: none;
color: #9480a0;
font-size: 25;
font-weight: normal;
letter-spacing: 7px;
line-height: .8;
}
a:visited 
{
text-decoration: none;
color: #000000;
font-size: 25;
font-weight: normal;
letter-spacing: 7px;
line-height: .8;
}

a.pic:link 
{
line-height: 1.3;
color: white;
font-size: medium
}
a.pic:visited 
{
line-height: 1.3;
color: #b1b1b1;
font-size: medium
}
a.pic:hover 
{
text-decoration: none;
line-height: 1.3;
color: white;
font-size: large
}

.link:link 
{
text-decoration: underline;
line-height: 1.3;
color: black;
font-size: 16;
font-weight: normal;
}
.link:visited 
{
text-decoration: none;
line-height: 1.3;
color: Black;
font-size: 16;
font-weight: normal;
}

.link:hover 
{
text-decoration: none;
line-height: 1.3;
color: #b1b1b1;
font-size: 16;
font-weight: normal;
}
