/*
Theme Name: Rajangan
Theme URI: http://www.rajangan.net
Description: True Elegance PHP theme is a unique and stunning PHP style by <a href="http://www.rajangan.net">Rajangan Themes</a>.
Version: 1.0
Author: Rajangan Admin
Author URI: http://www.rajangan.net
*/

/*
CSS General Reset
*/
* a {
font-family : verdana;
font-size : 14px;
}
a:link {
color : #000000;
font-size : 14px;
text-decoration : none;
}
a:visited {
color : #000000;
font-size : 14px;
text-decoration : none;
}
a:hover {
color : #0000ff;
font-size : 14px;
text-decoration : underline;
}
a:active {
color : #000000;
font-size : 14px;
}
div#SubMenu a:link {
color : #ffffff;
font-size : 13px;
}
div#SubMenu a:visited {
color : #ffffff;
font-size : 13px;
}
div#SubMenu a:hover {
color : #bb0000;
font-size : 13px;
}
div#SubMenu a:active {
color : #ffffff;
font-size : 13px;
}
div#Footer a:link {
font-family : Tahoma;
font-size : 16px;
color : #ffff66;
}
div#Footer a:visited {
font-family : Tahoma;
font-size : 16px;
color : #ff6600;
}
div#Footer a:hover {
font-family : Tahoma;
font-size : 16px;
color : #ffffff;
}
div#Footer a:active {
font-family : Tahoma;
font-size : 16px;
color : #ffffff;
}
#Header {
font-family : Trebuchet MS;
position : absolute;
left : 0;
top : 0;
width : 800px;
height : 130px;
z-index : 1;
background-color : #073644;
letter-spacing : -1px;
}
#Main {
color : #444444;
font-family : tahoma;
font-size : 14px;
position : absolute;
left : 0;
top : 180px;
width : 800px;
height : 6050px;
z-index : 2;
background-color : #ffffff;
letter-spacing : -1px;
}
#SubMenu {
position : absolute;
left : 0;
top : 130px;
width : 800px;
height : 50px;
z-index : 3;
background-color : #051f27;
letter-spacing : -1px;
}
#Footer {
color : #f3f3f3;
font-family : Tahoma;
font-size : 12px;
position : absolute;
left : 0;
top : 6230px;
width : 800px;
height : 110px;
z-index : 4;
background-color : #000000;
letter-spacing : -1px;
}
body {
text-align : center;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
left : 0;
top : 0;
background-color : #6c7073;
background-image : url(http://a2.espncdn.com/prod/assets/bg_v2/bg_nhl_elements.jpg);
background-repeat : repeat-x;
letter-spacing : -1px;
}
#Master {
width : 800px;
margin-top : 0;
margin-right : auto;
margin-bottom : 0;
margin-left : auto;
position : relative;
left : 0;
top : 0;
}
#MidMenu {
position : absolute;
left : 0;
top : 15px;
width : 800px;
height : 25px;
z-index : 1;
}
