

p.prebuf
{
    //Doesnt do anything
}

/*Background Body*/
body.Background_Body
{
    background-color:#E0E0E0;
    margin-top:0px;
    margin-bottom:0px;
}


/* Main Body */
div.main_body
{
    background-color:white;
    border-width:0px;
    width:760px;
    height:auto;
}
table.MTable
{
    width:100%;
    background-color:white;
}


/*Title Section*/
th.Title
{
    text-align:center;
    font-size:25px;
    width:100%;
    background-color:#3399FF;
    height:60px;
    border-width:0px;
    font-family:sans-serif;
}

table.Info
{
    width:100%;
    border-width:0px;
}

th.Infotype
{
    text-align:left;
    margin:5px;
    font-size:14px;
    font-family:arial;
    font-style:italic;
    color:#3366CC;
    margin-bottom:0px;
    width:50%;
    vertical-align:text-top;
}

th.Infocontent
{
    text-align:left;
    margin:5px;
    margin-top:0px;
    margin-bottom:0px;
    font-size:14px;
    text-decoration:none;
    text-indent:0px;
    font-weight:normal;
    width:50%;
    vertical-align:text-top;
    border-left-width:3px;
    border-color:#3399FF;
}

a.homelink
{
    text-align:left;
    color:#3399FF;
    font-size:14px;
    text-decoration:none;

    border-width:0px;
    /*border-top-width:1px;*/
    /* border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid; */
    font-weight:bold;
}
a.homelink:hover
{
    color:#3366CC;
    border-bottom-width:1px;
    border-color:#3366CC;
    border-style:solid;
}

/*******************************Page Selection*/
table.PageSelection
{
    width:100%;
    border-width:0px;
    border-top-width:5px;
    border-bottom-width:1px;
    border-color:black;
    border-style:solid;
}

a.PageLink
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:2px;
    padding-bottom:2px;
    font-size:14px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:1px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-color:#E0E0E0;
    border-style:solid;
    background-color:#E0E0E0;
}
a.PageLink:hover
{
    background-color:#3399FF;
    border-left-color:black;
    border-right-color:black;
    border-style:solid;
    display:block;
}

a.PageSelected
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:2px;
    padding-bottom:2px;
    font-size:14px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:1px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-color:#3399FF;
    border-style:solid;
    background-color:#3399FF;
}

/*******************************End Page Selection*/




/*******************************Footer Styles*/
table.foot
{
    width:28%; /*45% is max here*/
    border-width:0px;
    align:center;
    margin-top:1.5%;
    cellpadding:0px;
}

table.lineta
{
    width:100%;
    border-width:0px;
    border-top-width:1px;
    border-color:black;
    border-style:solid;
    align:center;
    margin-top:5px;
}

th.medText
{
    font-size:12px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;
}

th.smallText
{
    font-size:10px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;
}

img.ecelogo
{
    float:left;
    width:25%;
    border-width:0px;
    margin:0px;
    margin-left:3%;
    margin-top:2%;
}

img.dsplogo
{
    float:right;
    width:23%;
    border-width:0px;
    margin:0px;
    margin-right:3%;
    margin-top:.5%;
}

a.footpic
{
    margin:0px;
}

p.tstamp
{
    width=100%;
    text-align:center;
    font-size:11px;
    margin-top:0px;
    /*font-family:;*/
    font-weight:normal;
}




/*******************************End Footer Styles*/


/*******************************Pictures Formatting*/
table.pics
{
    width = 100%;
    border-width:0px;
    /*border-color:black;
    border-style:solid;*/
    align:center;
    margin-top:7px;/******/
    margin-bottom:10px;
}

a.pics
{
    /*border-width:1px;
    border-color:black;*/
}

img.pics
{
    border-width:1px;
    border-color:black;
    /*width:99%;*****/
}

img.bigpic
{
    border-width:0px;
    margin-top:10px;
    margin-bottom:0px;
    width:99%;
    width:expression(document.body.clientWidth * .495);
    /*display:block;*/
}

/****Image Menu****/
table.ImageSelect
{
    width:100%;
    border-width:0px;
    /*border-top-width:5px;*/
    border-bottom-width:1px;
    border-color:black;
    border-style:solid;
    margin-bottom:14px;
}

a.ImageCategory
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:2px;
    padding-bottom:2px;
    font-size:14px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:1px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-color:#E0E0E0;
    border-style:solid;
    background-color:#E0E0E0;
}
a.ImageCategory:hover
{
    background-color:#3399FF;
    border-left-color:black;
    border-right-color:black;
    border-style:solid;
    display:block;
}

a.CategorySelected
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:2px;
    padding-bottom:2px;
    font-size:14px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:1px;
    border-bottom-width:0px;
    border-top-width:0px;
    border-color:#3399FF;
    border-style:solid;
    background-color:#3399FF;
}
/**End Image Menu**/

/*** Album Page Numbers***/
table.AlbumPageSelect
{
    width:50%;
    /*align:center;*/ /*Replaced by HTML centering*/
    /*margin-left:25%;*/ /*Replaced by HTML centering*/
    border-width:0px;
    /*border-right-width:0px;*/
    border-color:black;
    border-style:solid;
    margin-top:0px;
    margin-bottom:0px;
    background-color:black;
}

a.AlbumPageLink
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:0px;
    padding-bottom:0px;
    font-size:12px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:0px;
    border-color:black;
    border-style:solid;
    background-color:#E0E0E0;
}
a.AlbumPageLink:hover
{
    background-color:#3399FF;
    border-style:solid;
    display:block;
}

a.AlbumPageSelected
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:0px;
    padding-bottom:0px;
    font-size:12px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:0px;
    border-color:black;
    border-style:solid;
    background-color:#3399FF;
}

a.LastPage
{
    display:block;
    hight:100%;
    width:100%;
    padding-top:0px;
    padding-bottom:0px;
    font-size:12px;
    text-decoration:none;
    color:black;
    font-family:sans-serif;
    text-align:center;

    border-width:0px;
    border-color:black;
    border-style:solid;
    background-color:#3399FF;
}

/*** End Album Page Numbers ***/

/*******************************End Pictures Formatting*/


/*******************************Links Page***/
table.linksTable
{
    width = 100%;
    margin-top:0px;
    margin-bottom:15px;
    align:justify;

    border-width:0px;
    /*border-top-width:1px;
    border-color:#3399FF;
    border-style:solid;*/
}

a.linkstyle
{
    text-align:left;
    color:black;
    font-size:13px;
    text-decoration:none;

    border-width:0px;
    /*border-top-width:1px;*/
    border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid;
    font-weight:normal;
}
a.linkstyle:hover
{
    color:#3366CC;
}

th.linkcell
{
    align:left;
    text-align:left;
    width:25%;
    /*border-width:0px;
    border-top-width:1px;
    border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid;*/
}

h1.linkhead
{
    color:black;
    font-family:sans-serif;
    text-align:left;
    font-size:16px;
    margin-left:4px;
    margin-top:10px;
    margin-bottom:2px;
    margin-right:4px;

    border-width:0px;
    border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid;
}
/*******************************End Links Page***/

img.globe
{
    float:center;
    margin:10px;
}


/********************************Home Page Content**/
img.me
{
    width:35%;
    float:right;
    margin:5px;
    margin-right:0px;
}

p.hometext
{
    text-align:left;
    /*font-family:sans-serif;*/
    font-size:14px;
    margin:5px;
    font-weight:normal;
}

h1.homehead
{
    margin:5px;
    margin-top:10px;
    color:black;
    font-family:sans-serif;
    text-align:left;
    font-size:16px;
    border-width:0px;
    border-bottom-width:1px;
    border-style:solid;
    border-color:#3399FF;
}

p.infoname
{
    text-align:left;
    margin:5px;
    font-size:14px;
    font-family:arial;
    font-style:italic;
    color:#3366CC;
    margin-bottom:0px;
}

p.infoitem
{
    text-align:left;
    margin:5px;
    margin-top:0px;
    margin-bottom:0px;
    font-size:14px;
    text-decoration:none;
    text-indent:8px;
    font-weight:normal;
}

dfn.emailColor
{
    border-width:0px;
    color:#3366CC;
}

a.homelinks
{
    /*text-decoration:underline;*/
    color:black;
    text-decoration:none;
    font-weight:bold;

    /*border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid;*/
}
a.homelinks:hover
{
    color:#3366CC;
}

/*******************************End Home Page Content**/



/*********************************Projects Page Content****/
h1.projtitle
{
    margin:5px;
    margin-top:10px;
    color:black;
    font-family:sans-serif;
    text-align:left;
    font-size:16px;
    border-width:0px;
    border-bottom-width:1px;
    border-style:solid;
    border-color:#3399FF;
}

h1.projsmallhead
{
    margin:5px;
    margin-top:10px;
    color:black;
    font-family:sans-serif;
    text-align:left;
    font-size:15px;
    padding-left:2px;
    border-width:0px;
    border-left-width:3px;
    border-style:solid;
    border-color:#3399FF;
}


p.projtext
{
    text-align:left;
    font-size:14px;
    margin:5px;
    font-weight:normal;
}

a.projlinks
{
    color:#3366CC;
    font-size:14px;
    font-weight:normal;
}
a.projlinks:hover
{
    color:#3366CC;
}

h1.authortext
{
    margin:5px;
    margin-top:0px;
    color:#3366CC;
    font-family:sans-serif;
    text-align:right;
    font-size:9px;
    border-width:0px;
}

table.projTable /*Derived from linktable*/
{
    /*width = 100%;*/
    margin-top:0px;
    margin-bottom:15px;
    align:center;

    border-width:1px;
    border-color:#3399FF;
    border-style:solid;
    background-color:#E0E0E0;

    /* Mozilla Only */
    -moz-border-radius-topleft:7px;
    -moz-border-radius-topright:7px;
    /*-moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;*/
}

h1.projhead /*Derived from linkhead*/
{
    color:black;
    font-family:sans-serif;
    text-align:center;
    font-size:16px;
    margin-left:4px;
    margin-top:10px;
    margin-bottom:0px;
    margin-right:4px;

    border-width:0px;
}

a.projlinkstyle /*Derived from linkstyle*/
{
    text-align:left;
    color:black;
    font-size:13px;
    text-decoration:none;

    border-width:0px;
    /*border-top-width:1px;*/
    border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid;
    font-weight:normal;
}
a.projlinkstyle:hover
{
    color:#3366CC;
}

th.projcell /*Derived from linkcell*/
{
    align:left;
    text-align:left;
}

/******Bombs Away********/
table.bawayPics
{
    width = 100%;
    border-width:0px;
    /*border-color:black;
    border-style:solid;*/
    align:center;
    margin-top:3px;
    margin-bottom:10px;
}

img.bawayPics
{
    border-width:0px;
    border-color:black;
    width:95%;
}
/************************/

/********Laranelska*******/
img.laranelskaSingle
{
    width:90%;
    border-width:0px;
    border-color:black;
    margin-bottom:5px;
}
/**************************/

/*****************************End projects page content****/


/*****************************Research Page Specific****/
p.finetext
{
    text-align:left;
    font-size:10px;
    margin:10px;
    font-weight:normal;
}


a.paperlink
{
    color:black;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;

    /*border-width:0px;
    border-bottom-width:1px;
    border-color:#3399FF;
    border-style:solid;*/
    font-weight:bold;
}
a.paperlink:hover
{
    color:#3366CC;
}

li.papernolink
{
    margin-right:10px;
    color:black;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    text-align:left;

}

ul.papernolink
{
    list-style-type:square;
}

img.rsrchsingle
{
    width:90%;
    border-width:0px;
    border-color:black;
    margin-bottom:5px;
}

/*****************************End Research Page Specific****/

/***********************FLICKR FORMATTING********************/

p.imgtitle
{
    align:center;
    color:black;
    font-weight:normal;
    size:14px;
    font-family:sans-serif;
    margin-top:10px;
    margin-bottom:0px;
}


table.imgdesc
{
    margin-top:2px;
}

th.imgdesc
{
    align:left;
        margin-top:0px;
        color:#3366CC;
        font-family:sans-serif;
        font-size:12px;
        font-weight:normal;
        width:97%;
}

table.imgcomments
{
    width:100%;
    margin-top:10px;
}


div.commentstitle
{
    float:left;
        align:left;
        color:black;
        font-weight:normal;
        size:14px;
        font-family:sans-serif;
        margin-top:15px;
        margin-bottom:5px;
}

div.commuser
{
    font-weight: bold;
        font-size: 10pt;
        align:left;
    float:left;
    margin-left:2px;
}

a.commuser
{
    font-weight: bold;
    font-size: 10pt;
    align:left;
    color:#3366CC;
}

div.comment
{
    float:left;
    margin-left:2px;
    color:black;
        font-weight:normal;
        size:10px;
        font-family:sans-serif;
}

a.imglink
{
    border-width:0px;
    text-decoration:none;
}



/****************END FLICKR FORMATTING**********************/

/* SVM pages formatting */

body.SVM_Background_Body
{
    background-color:white;
    margin-top:0px;
    margin-bottom:0px;
}

/* Main Body */
div.SVM_main_body
{
    background-color:white;
    border-width:0px;
    width:760px;
    height:auto;
    margin-left:10px;
}
table.SVM_MTable
{
    width:760px;
    background-color:white;
}

table.SVM_STable
{
    width:560px;
    background-color:white;
}

/*Title Section*/
th.SVM_Title
{
    text-align:left;
    font-size:35px;
    width:100%;
    background-color:white;
    height:60px;
    border-width:0px;
    font-family:sans-serif;
    margin-left:10px;
}




