@charset "utf-8";
/* CSS Document */

#id-j {background-image: url(pictures/background.jpg);}
/* Biggest/background color div */
.page {background-color:#C0C0C0; width:80%; spacing:5px; padding:5px; margin-right: 10%; margin-left: 10%;}


/* Header section */
.masthead {background-color:none;}


/* Main section */
main {background-color:#FFFFFF;width:70%;float:right;spacing:10px;padding-left:20px;padding-right:20px;}



/* Sidebar section */
.sidebar {background-color:#FFFFFF;width:23%;float:left;padding:5px;}
/* Sidebar table */
.sidebar-table {font-family:jokerman;background-color:#8fdef5}
a:link {color:#F30;text-decoration:none;}
a:hover {color:#000000;text-decoration:underline;font size:30px;font weight:bold;text decoration:none}
#id-d {line-height: 0.5;}
#id-e {line-height: 0.5;font-family: Arial;color:#000080}
#id-a {line-height: 2.0;}
#id-b {font-size: 12px;}

#id-s {font-family: Arial;color:#000080}
#id-t {font-family: Showcard Gothic;color:#000000}



/* Footer section */
.footer {background-color:#C0C0C0;clear:both;}


