* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : purple;
font-size : 12px;
background-image : url(itpimages/tb.jpg);
} 
img { 
padding : 3px;
border : none;
border : none;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 2px;
margin-top : 12px;
margin-right : 10px;
} 
.blue { 
color : #3f4858;
} 
.orange { 
color : #d0660a;
} 
#wrapper { 
width : 770px;
margin : 0 auto;
background-color : orange;
min-height : 950px;
} 
* html #wrapper { 
height : 950px;
} 
#topnav { 
height : 30px;
background-color : #3f4857;
} 
#topnav { 
margin-right : 10px;
background-color : #3f4857;
text-align : right;
color : white;
} 
#topnav a { 
padding-top : 10px;
color : #d0660a;
text-decoration : none;
} 
#header { 
height : 170px;
background-color : black;
background-image : url(itpimages/taboo_head.jpg);
background-repeat : no-repeat;
background-position : right 0%;
 

} 
.name h1 { 
font-size : 2em;
margin-top : 5px;
margin-left : 30px;
font-weight : lighter;
font-family : Arial, Helvetica, sans-serif;
padding-top : 110px;
} 
.name h3 { 
font-size : 0.9em;
margin-left : 30px;
font-family : Arial, Helvetica, sans-serif;
color : white;
} 
}
 #leftcolumn { 
display : inline;
width : 210px;
float : left;
min-height : 695px;
background-color : orange;} 
* html #leftcolumn { 
height : 695px;
} 
#leftcolumn h3 { 
font-size : 1.2em;
padding-left : 20px;
padding-top : 2px;
padding-bottom : 5px;
color : purple;
font-weight : bolder;
} 
form { 
margin-top : 0;
width : 150px;
margin-left : 20px;
margin-right : 5px;
margin-bottom : 15px;
background-color : #fff;
border : 1px solid #d0660a;
} 
form p { 
padding-top : 10px;
padding-left : 5px;
padding-bottom : 5px;
color : #cd6209;
} 
.reg p { 
padding-left : 20px;
color : #ffe;
} 
.reg a { 
color : white;
text-decoration : none;
} 
#leftcolumn h4 { 
color : white;
text-align : center;
font-size : 1.1em;
margin-top : 25px;
text-decoration : none;
} 
.lefttext p { 
text-align : justify;
padding : 10px;
} 
.lefttext a { 
color : purple;
text-decoration : none;
} 
#rightcolumn { 
display : inline;
margin-right : 10px;
width : 550px;
float : left;
min-height : 695px;
background-color : #fff;
background-image: url(itpimages/rcbg_taboo.jpg);
background-repeat: no-repeat;
background-position: bottom;} 
* html #rightcolumn { 
height : 695px;
} 
#rightcolumn p { 
padding : 10px;
text-align : justify;
color : black;
} 
#rightcolumn h2 { 
margin-left : 15px;
margin-top : 10px;
font-size : 1.7em;
font-family : Arial, Helvetica, sans-serif;
font-weight : lighter;
color : purple;
text-decoration : none;

} 
#rightcolumn h3 { 
margin-left : 15px;
margin-top : 10px;
font-size : 1.2em;
font-family : Arial, Helvetica, sans-serif;
font-weight : bolder;
color : purple;
text-decoration : none;
} 
.lb { 
background-image : url(images/lb.jpg);
background-repeat : repeat-x;
width : 530px;
height : 5px;
margin-left : 10px;
} 
#footer { 
margin-top : 5px;
background-color : #3f4847;
display : inline;
float : left;
width : 770px;
text-align : center;
padding-top : 10px;
padding-bottom : 10px;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #f7f7f7;
} 
#links { 
text-transform : uppercase;
text-decoration : none;
font-size : 9px;
color : purple;
font-weight: bolder;
padding: 5px 10px 5px 10px;
color: orange;} 

