
* {
        margin: 0;
        padding: 0;
}
body {
background: #FFFFFF url(images/LOGO.jpg) no-repeat;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #000000;
}
blockquote {
        margin-left: 3em;
}
ul {


}
ol {
position: absolute;
}
a {
        color: #000000;
}
a:hover {
        text-decoration: underline; color: #ff0000;
}

.white {color:FFFFFF}
.black {color:000000}
.boxed {
position: absolute; top: 10px;
padding: 0px 0px 0px 10px;
height: 38px;
width: 240px;}
.boxed1 {
width: 240px;
position: absolute; top: 30px;
}
.boxed2 {
width: 240px;
position: absolute; top: 93px;
}
.boxed3 {
position: absolute; top: 109px;
}
.boxed4 {
position: absolute; top: 150px;
}
.boxed .title {
        height: 0px;
        background: #FFFFFF repeat-x;
        font-size: 1.2em;
}

/* WATCH THIS */


/* WATCH THIS */

.post .title {
        margin-left: auto;
    margin-right: auto;
}

.post .story {
     position: absolute;
    margin-right: auto;
        padding: 20px 20px 10px 20px;
        background: url(images/img07.gif) repeat-x;
}
.post .story p, .post .story blockquote, .post .story ul, .post .story ol {font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;}
#menu {

        width: 740px;
        height: 91px;
        margin: 0 auto;
}
/* Moves links */
#menu ul {
        width: 800px;
        list-style: none;
        position: absolute; top: 60px; left: 0px;}
/* Moves links */
/* MAKES LINKS HORIZONTAL */
#menu li {

}


/* MAKES LINKS HORIZONTAL */



/* MAKES imgs behind links */
#menu a {


        text-decoration: none;
        font-weight: bold;

}


#textcontact{
        display: inline;
}
#textart{
        display: inline;
}
#textother{
        display: inline;
}
#textbox{
        display: inline;
}
#textbook{
        display: inline;
}


#menu .active a {
        height: 38px;

        background-image: url(images/img04.gif);
        border: 1px solid #479AC6;
        border-bottom: none;
        font-weight: bold;
        color: #479AC6;
}


#content {

        width: 800px;
        margin:right;
}



#main {

position: absolute;

}
#welcome {
        width: 505px;
        list-style: none;
        position: absolute; top: 25px; left: 255px;

}
#welcome2 {
        width: 505px;
        list-style: none;
        position: absolute; top: 5px; left: 225px;

}
#welcome3 {
        width: 505px;
        list-style: none;
        position: absolute; top: 5px; left: 260px;

}


Input, text area { font-family: verdana, sans-serif; font-size: 9px; }

#login {
width:300px;}
#login fieldset {
        border: none;
}
#login legend {
        display: none;
}







/* Puts MENU FONTS IN PLACE */
#sidebar a {
position: relative;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
text-decoration: none;
width: 210px
}
/* Puts MENU FONTS IN PLACE */


/* Puts EVERYTHING IN PLACE */
#sidebar {
background: #FFFFFF url(images/menubar.jpg) no-repeat;
position: absolute; top: 31px;
        height: 620px;
width: 210px}
/* Puts EVERYTHING IN PLACE */





