html {
    color: #000000;
    font-size: 100%
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
	overflow:hidden;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset, img, button {
    border: 0 none
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit
}

del, ins {
    text-decoration: none
}

ol {
    list-style: decimal
}

ol li {
    list-style: decimal outside
}

ul {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}:focus {
    outline: 0
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0 none;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000000
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input, textarea, select {
    border: 1px solid #CCCCCC
}
h1 {
	width:220px;
	height:105px;
}
h1 span {
	visibility:hidden;
}
.contact-element h2{
	width:378px;
	height:105px;
}
.actionscript-element h2 {
	width:343px;
	height:90px;
}
.css-element h2 {
	width:362px;
	height:170px;
}
h2 span{
	visibility:hidden;	
}
ul.menu {
	height:22px;
}
ul.menu li {
	display:inline;
}
div.icons {
	float:left;
	width:60px;
}
div.icon {
	width:52px;
	height:54px;
	float:left;
}
ul.menu li a {
	float:left;
	overflow:hidden;
	height:0;
	padding-top:21px;
	margin:0 0 0 5px;
}
div.home-element {
	top:50%;
	left:50%;
	margin:-62px 0 0 -250px;
	height:124px;
	width:500px;
	position:absolute;
}
div.contact-element {
	top:50%;
	left:50%;
	margin:-115px 0 0 -230px;
	height:230px;
	width:460px;
	position:absolute;
}
div.actionscript-element {
	top:50%;
	left:50%;
	margin:-115px 0 0 -230px;
	height:230px;
	width:460px;
	position:absolute;
}
div.css-element {
	top:50%;
	left:50%;
	margin:-115px 0 0 -230px;
	height:230px;
	width:460px;
	position:absolute;
}
div.contact-element p{
	margin-bottom:10px;
	width:340px;
}
div.css-element p, div.actionscript-element p{
	margin-left:100px;
}
div.home-note{
	margin-top:20px;
}
div.home-note .note{
	height:0;
	left:222px;
	top:45px;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
}
div.home-note p{
	margin:8px 0;
	visibility:hidden;
}
.left{
	float:left;
}
.home a {
	width:47px;
}
.css a {
	width:97px;
}
.actionscript a{
	width:87px;
}
.contact a{
	width:77px;
}
.page {
	position:absolute;
}
div.main-menu{
	position:fixed;
	top:100%;
	margin:-27px 0 0 0;
}
#bubble-canvas{
	position:absolute;
}
div.hosting{
	position:fixed;
	display:block;
	width:56px;
	height:23px;
	bottom:0;
	left:100%;
	margin:0 0 0 -60px;
}
